Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Recipe App

The Recipe App is a web application built using the MERN stack (MongoDB, Express.js, React, Node.js). It allows users to search for recipe tutorials and information, add recipes to favorites, and includes Gmail authentication for user accounts.

Acknowledgements

Features

  • Search for recipes by name, area, and place.
  • Add recipes to favorites for quick access.
  • User-friendly interface for browsing and managing recipes.
  • Gmail authentication for secure user accounts.

Tech Stack

Client: React, Redux, TailwindCSS

Server: Node, Express, Mongodb

Run Locally

Clone the project

  git clone https://github.com/vr1Ravi/Recipe-App.git

Go to the client directory

  cd client

Install dependencies

  npm install

Start the frontend server

  npm run dev

go to the server directory

  cd server

Install dependencies

  npm install

Start the backend server

  npm run dev

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages