In this assignment, you'll create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Be sure to follow the MVC design pattern; use Node and MySQL to query and route data in your app, and Handlebars to generate your HTML.
You can view the deployed link here on heroku: https://murmuring-wildwood-71544.herokuapp.com/burgers
body-parser
dotenv
express
express-handlebars
method-override
mysql