This project is a small registration form with validation, with some simple rules of mandatory field and character limits!
1 - Simple HTML, CSS AND JAVASCRIPT, 2 - Using as an example a registration of a browser called BRAVE;
1 - Required fields,
2 - First name and last name fields have a limit of at least 2 characters,
3 - Email field is required an email standard for example (Ana@hotmail.com),
4 - Password field is mandatory at least up to 5 characters;
Cloning the Repository
$ https://github.com/Ana204/Forms_Validate.git
✔ - JavaScript,
✔ - HTML,
✔ - CSS;
Thank you ♥!