This is a professional and user-friendly form validation web application built using React and Vite. The form includes real-time input handling and clear validation messages for required fields.
The purpose of this project is to demonstrate how to build a clean and professional form using React. It handles user input, performs validation, and displays appropriate error messages only for important fields like First Name, Last Name, Email, and Phone Number.
https://github.com/Manoj-Gmk/react-form-validation.git
- React
- Vite
- HTML5
- CSS3
- JavaScript (ES6+)
git clone https://github.com/Manoj-Gmk/react-form-validation.git
cd react-form-validation
npm install
npm run dev
Visit: (http://localhost:5173)
- Form fields: First Name, Last Name, Email, Phone Number, Gender, Resume Upload, About section.
- Only important fields (First Name, Last Name, Email, Phone Number) have validation.
- Error messages appear below the respective fields.
- Clean UI with professional styling.
- Reset and Submit buttons with modern color scheme.
- Responsive design.
Name: Manoj
Role: Frontend Developer (Fresher)
GitHub: https://github.com/Manoj-Gmk
Thank you for visiting! 🌟 Feel free to contribute or give feedback.