[EN|RU]
A simple and responsive registration form with client-side validation.
This is a pet project created for portfolio purposes.
- 🖋 Built with plain HTML, CSS, and JavaScript
- 🔒 Secure and optimized font loading
- 📱 Responsive grid layout for three breakpoints: mobile, tablet, and desktop
- 🖼 Responsive images for better performance across devices
You can view the project here:
👉 Live Demo
- Clone the repository:
git clone https://github.com/yourusername/project-name.git- Open the index.html file in your browser. (No additional setup required — it’s plain HTML/CSS/JS)
project-name/
│── index.html
│── styles/
│ └── style.css
│── scripts/
│ └── script.js
│── images/This project is licensed under the MIT License.