Bootcamp Assignment 9/25/2018 - 1st Group Project
- Narasimhan Ramesh
- Erik Cedillo
- Sue Stevens
- Kamran
- Root
- Index.html
- README.md
- assets
- css
- styles.css (styles specific to our application. Create new css if necessary to adjust styles provided by outside sources.)
- images
- javascript
- logic.js
- lower-case (dash between each word)
- camelCase (no dashes between words)
- two spaces
- LF only. Do not use CRLF
- Git Checkout -b resk-branch_%your_name% example:
- git checkout -b resk_branch_kamran
- git checkout -b resk_branch_erik
- git checkout -b resk_branch_ramesh
- git checkout -b resk_branch_sue