Skip to content

DawnM/The-Monstars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Monstars

Halloween Hackathon October 2018

Team 4. Devilish Ghost @johnmcdowell Team Members:
Dawn
Anthony

Instructions

Each team will be given two spooky works, and then they build a site or a web app around it! Your assigned judges who will check in with you will be in contact once you've sent me your GitHub and Cloud 9 links. Please add them to your group message on Slack.

Set up git

 $ git init
 $ git add .
 $ git commit -m "first commit"
 $ git remote add origin https://github.com/abonello/The-Monstars.git
 $ git remote -v
 $ git push -u origin master

About

Halloween Hackathon October 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.2%
  • CSS 5.8%