This project is a sign-up form for an imaginary school. It was created as part of The Odin's Project intermediate HTML and CSS course.
Joan Jimenez
1.0
- HTML5
- CSS3
- JavaScript
- Clone the repository
- Install the dependencies
- Run the project
The sign-up form is a simple form that allows users to enter their name, email address, phone number and password. The form is submitted to a script that validates the input and creates a new user account.
- The form does not currently validate the email address input.
This project is licensed under the MIT License.