Skip to content

This website implements a basic Sign Up Form for a fake company and it is the submission for The Odin Project: Sign-up Form.

Notifications You must be signed in to change notification settings

jesusgraterol/sign-up-form-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign Up Form

Sign Up Form

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

Live Demo

Sign Up Form

Getting Started

Requirements

  • GIT
  • Python ^v3

Installation

  1. Clone the repository
git clone [email protected]:jesusgraterol/sign-up-form-top.git

Usage

  1. Run a local server with:
python3 -m http.server
  1. Access the app through: http://localhost:8000/

Build Process

N/A

Deployment

Deploys to Github Pages automatically when commits are pushed into the main branch.

Built With

  • HTML5
  • CSS3
  • JavaScript

Running the Tests

# Unit Tests
N/A

# Integration Tests
N/A

# E2E Tests
N/A

@TODO

N/A

License

MIT

Acknowledgments

About

This website implements a basic Sign Up Form for a fake company and it is the submission for The Odin Project: Sign-up Form.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published