https://github.com/josewebdev2000/odin-sign-up-form
My version of the Sign-up Form challenge of The Odin Project
https://github.com/josewebdev2000/odin-sign-up-form
animations css dom-manipulation event-driven form-validation html js regular-expressions
Last synced: 2 months ago
JSON representation
My version of the Sign-up Form challenge of The Odin Project
- Host: GitHub
- URL: https://github.com/josewebdev2000/odin-sign-up-form
- Owner: josewebdev2000
- Created: 2023-08-21T18:44:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-25T00:03:48.000Z (over 1 year ago)
- Last Synced: 2025-01-18T04:28:51.298Z (4 months ago)
- Topics: animations, css, dom-manipulation, event-driven, form-validation, html, js, regular-expressions
- Language: JavaScript
- Homepage: https://josewebdev2000.github.io/Odin-Sign-Up-Form/
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Odin Sign Up Form
## Overview
This is my version of the [Sign Up Form](https://www.theodinproject.com/lessons/node-path-intermediate-html-and-css-sign-up-form) project of the [JS Path](https://www.theodinproject.com/paths/full-stack-javascript) of [The Odin Project](https://www.theodinproject.com)
## Skills
The Skills required for this project are
1. HTML
2. CSS
3. JS