In this assignment i created a BurgerApp that is a restaurant app that lets users input the names of burgers they’d like to eat
To start the server, run npm server. To access the app after starting the server, go to http://localhost:3000 in your browser.
- Node.js
- Express
- Handlebars
- MySQL
- ORM
Link: BurgerApp