Skip to content

Welcome to the "Form Validation Project"! This web application allows you to validate form input using regular expressions (regex) with HTML, CSS, JavaScript, and Bootstrap. Ensure the data entered into your forms is accurate and correctly formatted.

Notifications You must be signed in to change notification settings

rajatrawal/form-validation-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

17d7a20 · Oct 22, 2023

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Form Validation Project

Live Demo GitHub Repository GitHub License

HTML CSS JavaScript Bootstrap

Welcome to the "Form Validation Project"! This web application allows you to validate form input using regular expressions (regex) with HTML, CSS, JavaScript, and Bootstrap. Ensure the data entered into your forms is accurate and correctly formatted.

Preview of Project

Capture

About This Project

The "Form Validation Project" is designed to simplify the process of validating user inputs in forms. It uses regular expressions to check the correctness and formatting of data, such as emails, phone numbers, and more.

Explore the Project

Live Demo

Features

  • User-Friendly Interface: The application provides an intuitive and easy-to-use interface for form validation.

  • Regex Validation: Data entered in the form fields is validated using regular expressions to ensure accuracy.

  • Multiple Validators: Supports various validation types, including email, phone number, and more.

  • Feedback Messages: Users receive clear feedback messages regarding the correctness of their inputs.

  • Responsive Design: The app works seamlessly on various devices and screen sizes.

Technologies Used

This project leverages the following technologies:

Installation

To run this project locally on your machine, follow these steps:

  1. Clone the repository to your local machine using this command:

    git clone https://github.com/rajatrawal/form-validation-js.git
  2. Navigate to the project directory:

    cd form-validation-js
  3. Open the index.html file in your preferred web browser to start using the Form Validation Project.

Validate with Ease

Experience the convenience and power of the Form Validation Project. Ensure accurate and properly formatted data in your forms. Visit the Live Demo and enjoy an efficient way to validate user inputs.

Contribute

If you'd like to contribute to this project or have suggestions for improvement, please feel free to submit issues or pull requests on GitHub.

Thank you for exploring the "Form Validation Project"! We hope this application simplifies form validation for you. 📝🚀

About

Welcome to the "Form Validation Project"! This web application allows you to validate form input using regular expressions (regex) with HTML, CSS, JavaScript, and Bootstrap. Ensure the data entered into your forms is accurate and correctly formatted.

Topics

Resources

Stars

Watchers

Forks