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