This project was inspired by the sign-up stage of creating an account online. The Form validator checks user input against defined regular expression patterns to see if it matches the set requirements for each unique field. If the user input is invalid, a small, red error message is output to the user under the relevant input field. The feedback is clear and even makes suggestions for valid entries for specific fields. For interactivity, the form also gives feedback for valid entries. I built this project with HTML, CSS, and JavaScript.
Log in or sign up for Devpost to join the conversation.