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.
If using on your local computer as a host, make sure to run the npm command to install the required packages:
npm install