Custom Form Validation
Repository Description | 13 May 2020 - Adam Miszczak
Technologies:
- javascript
- regex
- sass
This project is my interest in develop some custom form validation using regular expressions which I’ve learned during work as SEO Specialist. The goals are:
- Prepare regular expressions as detailed as need
- Responsive design
- Display some validation messages on front to users
- Display proper validation messages
-
Using SASS SCSS
- Check the production version of Custom Form Validation GH Page Version
- Check the Custom Form Validation Repository