-
I completed the form validation project from the 50 Projects in 50 Days Udemy course.
-
The form validation project is also available in Florin Pop's YouTube tutorial.
-
For the form, I also applied Glassmorphism UI and animations.
git clone git@github.com:emjose/form-validation.git && cd form-validation
open index.html
• Example of validation check for empty or invalid fields.
• Form Validation is a progressive web app.
• Example of required fields passing validations.
• Form Validation is responsive and keyboard-navigable.