Skip to content

๐Ÿ“ This React application provides comprehensive validation for user input in a form before submission. It ensures data accuracy by validating fields such as names, emails, passwords, and more in real-time, with error messages dynamically displayed

Notifications You must be signed in to change notification settings

AbhijitMotekar99/Form_Validation_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

React Form Validation Project

A simple React application for form validation, ensuring that user input follows specific criteria before submission.

๐Ÿš€ Features

  • Validates user input for various fields including first name, last name, username, email address, password, phone number, country, city, PAN number, and Aadhar number.
  • Displays error messages for invalid input.
  • Submits the form when all fields are filled correctly.
  • Provides feedback to the user upon successful form submission.

๐Ÿ› ๏ธ Technologies Used

  • React.js
  • HTML/CSS

Output : Signup UserDetails

Usage:

Clone the repository to your local machine. Navigate to the project directory and install dependencies using npm or yarn. Run the development server and open the application in your web browser. Fill out the form fields and observe real-time validation feedback. Submit the form once all fields are correctly filled to complete the process.

Author: Abhijit Motekar - [email protected]

About

๐Ÿ“ This React application provides comprehensive validation for user input in a form before submission. It ensures data accuracy by validating fields such as names, emails, passwords, and more in real-time, with error messages dynamically displayed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published