Taste Atlas is a platform for sharing and discovering recipes from around the world. It is a web application that allows users to create and share recipes with other users. Users can also search for recipes based on ingredients, cuisine, and other criteria such as country of origin. The application is built using MongoDB, Express, React, and Node.js (MERN stack).
- Clone the repository to your local machine
git clone https://github.com/kennisjoseph/TasteAtlas.git
- Install dependencies
cd TasteAtlas
npm install
- Run the application
npm run dev
- Open the application in your browser
http://127.0.0.1:5173/
- Create an account
- Login to your account
- Create a recipe
- Search for recipes
- View recipe details
- Edit or delete your recipe
- Logout
- Fork the repository
- Create a new branch
- Make your changes
- Commit your changes
- Push your changes to your branch
- Create a pull request
This project is licensed under the MIT License - see the LICENSE.md file for details
- Kennis Joseph - kennisjoseph
- Vinayak - CulturalProfessor
- Pratik Karelia - pratikkarelia25
- Pratham Gupta - SafeTorpedo