This repo contains a good starting place for getting a static website running on Heroku.
- Log in to the github.com using your account information
- Open https://github.com/ftPeter/web-programming-final-project-base in a web browser
- Click the fork button and create a fork local to your own account
- git clone your new fork of the project and cd into that directory
- heroku create
- git push heroku master
- heroku open /