sign up Form This project demonstrates form validation, styling, and interactive user experience.
Features:
-
User-friendly sign-up form
-
Real-time input validation (e.g email format, password length, required command)
-
Styled entirely with JavaScript code (no CSS code)
-
lightweight
Tools Used are:
- HTML 5 - for structure
- Javascript - for styling and more
PROJECT STRUCTURE Form | |index.html # Main HTML file | script.js # JavaScript for styling and validation |__README.md # Project documentation
License This project is licensed ....
Made with HTML + JavaScript only