Recipe Finder is a web application that helps users find recipes for dishes easily using search, filtering, and API integration.
It displays recipe details like prep time, cook time, calories, servings, difficulty, cuisine, ingredients, and step-by-step instructions.
-
Search Recipes: Search by dish name or keywords π
-
Filter Recipes: Filter by cuisine, difficulty, tags, or ingredients βοΈ
-
Recipe Details: View detailed recipes including:
- Prep & cook time
- Calories per serving
- Servings
- Cuisine type
- Difficulty level
- Tags
- Ingredients
- Step-by-step instructions
-
API Powered: Fetch recipes dynamically from APIs for updated content π
Thai Coconut Shrimp Curry
- β Rating: 4.9 (85 reviews)
- β± Prep: 20 mins | Cook: 15 mins
- π₯ 420 kcal/serving
- π½ Servings: 3
- π Cuisine: Thai
- β‘ Difficulty: Medium
- π· Tags: Shrimp, Curry, Thai, Main Course
Ingredients:
- Shrimp, peeled and deveined
- Coconut milk
- Red curry paste
- Fish sauce
- Sugar
- Bell peppers, sliced
- Zucchini, sliced
- Fresh basil leaves
- Jasmine rice for serving
Instructions:
- In a pan, simmer coconut milk with red curry paste, fish sauce, and sugar.
- Add sliced bell peppers and zucchini. Cook until vegetables are tender.
- Add shrimp and cook until they turn pink and opaque.
- Stir in fresh basil leaves.
- Serve this Thai Coconut Shrimp Curry over jasmine rice for a flavorful meal.
- Frontend: HTML, CSS, JavaScript
- Backend: Django (Python)
- API Integration: External recipe APIs
- Database: SQLite / PostgreSQL
- Version Control: Git & GitHub
- Clone the repository:
git clone https://github.com/Rutvik5o/RecipeFinder.git