This website implements a basic Sign Up Form for a fake company and it is the submission for The Odin Project: Sign-up Form. The key features are:
- Modern Layout & Input Elements
- Cross-Platform Compatibility
- GIT
- Python ^v3
- Clone the repository
git clone [email protected]:jesusgraterol/sign-up-form-top.git
- Run a local server with:
python3 -m http.server
- Access the app through: http://localhost:8000/
N/A
Deploys to Github Pages automatically when commits are pushed into the main
branch.
- HTML5
- CSS3
- JavaScript
# Unit Tests
N/A
# Integration Tests
N/A
# E2E Tests
N/A
N/A