Skip to content

This project demonstrates a basic form validation implementation using HTML, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

prabhsingh13/Form-Validation-Using-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form-Validation-Using-JS

This project demonstrates a basic form validation implementation using HTML, CSS, and JavaScript.

Usage

  1. Clone the repository:

    git clone https://github.com/your-username/form-validation.git
  2. Open index.html in your web browser.

  3. Fill out the form and observe the real-time validation feedback.

  4. Submit the form to store data in local storage.

File Structure

  • index.html: HTML file containing the form structure.
  • style.css: CSS file for styling.
  • script.js: JavaScript file for form validation and submission.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Push to your fork and submit a pull request.

License

This project is licensed under the MIT License.

About

This project demonstrates a basic form validation implementation using HTML, CSS, and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks