This simple is a HTML/CSS Form that uses JavaScript and Regular Expressions to validate the inputs. CSS and Javascript are used to print errors to the form.
- Any of the inputs are blank
- Email invalid
- Passwords do not match
- CSS Flexbox, Absolute positioning
- Class toggling, DOM Manipulation, Event Listeners
- Regular Expressions
- Javascript
- CSS
- HTML
Clone the project
git clone https://github.com/Sa-YoorHeadley/Form-Validation.git
Go to the project directory
cd Form-Validation
Run using Live Server
Alt + L
Alt + O