maryaliceorr / travel-diary

0 stars 0 forks source link

File Framework Setup #8

Open maryaliceorr opened 6 years ago

maryaliceorr commented 6 years ago

Story:

When a developer looks at this project they should see a README, js, html and css file that are all properly linked together.

Acceptance Criteria

When: the developer does a PR of this repo they should see a README.md, index.html, main.css and main.js file Then: when they open the files the index.html, main.css and main.js files should link together And: the html should have a boilerplate

Technical Notes