- An recipe application where users can maintain their recipes.
- Where user can add new recipe(recipe title, list of ingredients, preparation steps)
- Where user see a list of recipe uploaded
- Search recipe by name
- See recipe detail view
- See random recipe
- Clone on your local machine by using
git@github.com:codeKAMAT/Recipe_App.git - Navigate into the main directory
- Run
npm installto install node modules - Run
npm startto run it locally then will open automatclly on your browser onlocalhost:3000port
- EJS
- Bootstrap 5
- Node.js
- Express.js
- MongoDB
connect-flash, cookie-parser, dotenv, ejs, express, express-ejs-layouts, express-fileupload, express-session, MongoDB and mongoose




