Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 2.12 KB

File metadata and controls

14 lines (7 loc) · 2.12 KB

Eat-Da-Burger

Heroku App Link

XML diagram

The "EDB" demonstrates a full stack application. MySQL or JawsDB (for the Heroku app link) backend for storing burgers. A front-end site utilizing Materialize CSS and Handlebars. A node.js server to direct all GET, POST, PUT requests.

Local installation

If using on your local computer as a host, make sure to run the npm command to install the required packages:

npm install