This project, "Odin Sign Up Form," is a simple web application designed to showcase proficiency in styling and validating HTML forms using HTML, CSS, and JavaScript. It was developed as part of The Odin Project curriculum, serving as a practical exercise in form development and validation.
- HTML
- CSS
- JavaScript
The primary purpose of this project is to enhance skills in:
- Crafting aesthetically pleasing HTML forms using CSS.
- Implementing client-side form validation with JavaScript.
- Ensuring a seamless user experience by providing clear feedback and error messages.
To view the project, simply open the index.html
file in your preferred web browser. You can also access the live version here.
This project is licensed under the MIT License.