A simple React application for form validation, ensuring that user input follows specific criteria before submission.
- 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.
- React.js
- HTML/CSS
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]