Skip to content

Dileep-kumawat/Full-Multi-Step-Registration-Form-using-html-css-and-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Multi-Step Registration Form

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 Demo

👉 Live Link: https://dileep-kumawat.github.io/Full-Multi-Step-Registration-Form-using-html-css-and-js/


🖼️ Preview

Project Preview


🎥 Demo Video

👉 Watch Demo: click to watch


📌 Features

  • ✔️ 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

🛠️ Tech Stack

  • HTML5
  • CSS3 (Glass UI, animations, responsive layout)
  • JavaScript (Vanilla) for validation, events, and localStorage

📂 Project Structure

📁 Your Project
│── index.html
│── style.css
│── script.js

⚙️ How It Works

Form Validations Include:

  • 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

LocalStorage support

The form auto-fills previously entered data when the page reloads.


🧑‍💻 How to Use

  1. Download or clone the repo
  2. Open index.html in any browser
  3. The form works instantly—no build tools needed

🤝 Contributing

Feel free to submit issues or improvements!


⭐ Support

If you like this project, please consider starring the repo!


🧑‍💻 Author

Made with ❤️ by Dileep kumawat


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published