Chef Guru is a web application that allows users to search for recipes, view recipe details, and save their favorite recipes. It provides a user-friendly interface for exploring a vast collection of recipes from various cuisines.
- Search for recipes by name, ingredients, or cuisine
- View detailed information about each recipe, including ingredients, instructions, and nutritional information
- Save favorite recipes to a personal collection
- Browse recipes by category or cuisine
- User authentication and personalized accounts
- Front-end: React, HTML, CSS, JavaScript
- Back-end: Node.js, Express
- Database: MongoDB
- Authentication: JSON Web Tokens (JWT)
- LLM: python
- Clone the repository:
git clone https://github.com/NishanthChowdary097/G97.git
- Navigate to server :
cd server
- Install dependencies:
npm i
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3333
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is not licensed under any institution.