Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jernestmyers/restaurant-page

project 3 in the odin project's full stack javascript course.
https://github.com/jernestmyers/restaurant-page

Last synced: 1 day ago
JSON representation

project 3 in the odin project's full stack javascript course.

Awesome Lists containing this project

README

        

# restaurant-page
## project 3 in the odin project's full stack javascript course.

project objectives:
1. use only js to generate the contents of the website
2. use a separate css file to style the contents, if needed/desired
3. use webpack for the first time on a project