Skip to content

codeKAMAT/Recipe_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe App

Description:

  • 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

How to develop it

  • Clone on your local machine by using [email protected]:codeKAMAT/Recipe_App.git
  • Navigate into the main directory
  • Run npm install to install node modules
  • Run npm start to run it locally then will open automatclly on your browser on localhost:3000 port

Tech Stack

  • EJS
  • Bootstrap 5
  • Node.js
  • Express.js
  • MongoDB
NPM packages

connect-flash, cookie-parser, dotenv, ejs, express, express-ejs-layouts, express-fileupload, express-session, MongoDB and mongoose

Screens 💻

Technology overview

Technology overview

Technology overview

Technology overview

Technology overview