Menu Templating Website CRUD web application that shows different resturants and their menus. It is built using using Nodejs, express, handlebars, sequelize and sqlite. Installation Install dependencies npm install Run Application Run express server npm start Application runs on http:/localhost/3000