A simple and responsive Registration Form built with HTML, CSS, and JavaScript.
Collect user information with validations and a modern animated UI π«
π― Coming Soon β Add a GIF or Screenshot Here
β
Fully responsive and mobile-friendly layout
β
Real-time input validation
β
Animated labels and buttons β¨
β
Clean, modern design using pure CSS
β
Ready for backend integration
| Technology | Purpose |
|---|---|
| π HTML5 | Page structure |
| π¨ CSS3 | Styling, layout, and animations |
| βοΈ JavaScript (ES6) | Validation and interactivity |
registration-form/ βββ index.html # main form file βββ style.css # animations and styling βββ script.js # form validation logic βββ README.md
- Clone the Repository
git clone https://github.com/Balamaloth/101.git
πͺ Form Includes
π§ Full Name
π§ Email Address
π± Phone Number
π Password / Confirm Password
π» Gender Selection
π Country / City
βοΈ Terms & Conditions Checkbox
π Future Upgrades
πΎ Connect with backend (Node.js / Firebase / PHP)
π¬ Email verification system
π Password strength meter
π§© Dark mode toggle
π Enhanced animations with transitions
π€ Contributing
Contributions are always welcome! π§βπ»
Fork this repo
Create your branch (git checkout -b feature-name)
Commit your changes (git commit -m "Added cool feature β¨")
Push and open a Pull Request