A simple "SignUp Form" project from The Odim Project curriculum.
A simple sign-up form where the user provide some infos and then sign up to a ilusionary coffee shop which delivery coffee at home and also send a weekly newsletter about coffee related stuff if the user chooses so.
- Basic form structure
- Styling concepts using pseudo-classes
- Form validation using CSS indicating whether the provided info is correct or wrong with emoji and border-color
- Password validation using JavaScript checking if they match
- Implementation of an icon that toggle the password visibility, also using JavaScript
- Prevention of submit form if inputs aren't filled or if passwords does not match
- Implementation of a welcome page when user submits form.
Check the project out!
Made with ❤️ by Annd