A modern, responsive, and fully validated multi-step registration form built using HTML, CSS, and JavaScript. The form includes real-time validation, localStorage support, animated feedback, and a clean glass-morphism UI.
👉 Live Link: https://dileep-kumawat.github.io/Full-Multi-Step-Registration-Form-using-html-css-and-js/
👉 Watch Demo: click to watch
- ✔️ Real-time form validation
- ✔️ LocalStorage auto-remember functionality
- ✔️ Password strength rules
- ✔️ Email & phone validation
- ✔️ Animated error messages
- ✔️ Success message display
- ✔️ Smooth UI with glass-morphism design
- ✔️ Fully responsive for all screens
- HTML5
- CSS3 (Glass UI, animations, responsive layout)
- JavaScript (Vanilla) for validation, events, and localStorage
📁 Your Project
│── index.html
│── style.css
│── script.js
-
Name — minimum 3 characters
-
Email — must match standard email format
-
Password — must include:
- Uppercase letter
- Number
- Special character
- Minimum 8 characters
-
Confirm Password — must match password
-
Phone Number — exactly 10 digits
The form auto-fills previously entered data when the page reloads.
- Download or clone the repo
- Open index.html in any browser
- The form works instantly—no build tools needed
Feel free to submit issues or improvements!
If you like this project, please consider starring the repo!
Made with ❤️ by Dileep kumawat
