Skip to content

peihenglyu/web-programming-final-project-base

 
 

Repository files navigation

Final Project Base Project

This repo contains a good starting place for getting a static website running on Heroku.

Steps for turning this repo into a Heroku-Hosted Website

  1. Log in to the github.com using your account information
  2. Open https://github.com/ftPeter/web-programming-final-project-base in a web browser
  3. Click the fork button and create a fork local to your own account
  4. git clone your new fork of the project and cd into that directory
  5. heroku create
  6. git push heroku master
  7. heroku open /

About

Heroku build for getting started with the final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.8%
  • JavaScript 39.0%
  • CSS 4.2%