A user registration functionality with client-side validation.
You can view a live demo of the project Formguard.
- Real-time form validation with error messages for user inputs.
- Clear visual feedback on input errors to guide user corrections.
- Responsive design that adapts to various screen sizes.
- Simple and clean user interface.
- HTML5
- CSS3
- JavaScript
To run this project locally, follow these steps:
-
clone the repository:
git clone https://github.com/Jiteshiyu/Formguard.git
-
Navigate to the project directory.
-
Open the
index.html
file in your web browser.
Once the project is opened in a browser, you will see a sign-up form with fields for username, email, password, and confirm password.
The form provides:
- Real-time validation feedback if any field is incomplete or incorrectly filled.
- Error messages to guide users to correct their input.
Upon successful validation, an alert will inform the user of their successful registration.
Give a 🌟 to this repo if you liked it .
Connect with me