- Clone this repository into your projects directory
- Create an index.html file in the public/ directory
- Create a css/ directory in the public/ directory
- Create a styles.css file in the public/css directory
- Open the .png layouts in the mockups directory for reference
- Whiteboard your plan for writing an html document that will match the mockup
- Write the index.html document to match your whiteboard mockup
- Style your html document to match the mockups using your public/css/styles.css
Remember to start your http server inside the public/ directory.
$ http-server