A website to see and add recipes
"body-parser": "^1.19.0",
"connect-mongo": "^3.2.0",
"cookie-parser": "^1.4.5",
"crypto": "^1.0.1",
"ejs": "^3.1.3",
"express": "^4.17.1",
"express-ejs-layouts": "^2.5.0",
"express-session": "^1.17.1",
"mongoose": "^5.9.16",
"multer": "^1.4.2",
"partials": "^0.1.0",
"passport": "^0.4.1",
"passport-google-oauth": "^2.0.0",
"passport-local": "^1.0.0",
"path": "^0.12.7",
"request": "^2.88.2",
"session": "^0.1.0"
1.Install Nodejs and then all other requirements.
2.Start the server using the command : nodemon index