You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🌟 Features of the Recipe Finder App
1️⃣ Search Recipes by Ingredients
Users can enter ingredients they have (e.g., "chicken, tomato, garlic").
The app will fetch recipes that use those ingredients.
2️⃣ Recipe Details Page
Show detailed recipe instructions and cooking time.
Display images of the dish.
List ingredients & measurements.
3️⃣ Fetch Data from Recipe API
Use an API like Spoonacular or Edamam API to get real recipes.
4️⃣ Filter Recipes by Category
Filter by cuisine: Indian, Italian, Chinese, etc.
Filter by dietary preferences: Vegetarian, Vegan, Keto, Gluten-Free.
5️⃣ Favorites Section (LocalStorage)
Allow users to save favorite recipes and access them later.
The text was updated successfully, but these errors were encountered:
Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊
🌟 Features of the Recipe Finder App
1️⃣ Search Recipes by Ingredients
Users can enter ingredients they have (e.g., "chicken, tomato, garlic").
The app will fetch recipes that use those ingredients.
2️⃣ Recipe Details Page
Show detailed recipe instructions and cooking time.
Display images of the dish.
List ingredients & measurements.
3️⃣ Fetch Data from Recipe API
Use an API like Spoonacular or Edamam API to get real recipes.
4️⃣ Filter Recipes by Category
Filter by cuisine: Indian, Italian, Chinese, etc.
Filter by dietary preferences: Vegetarian, Vegan, Keto, Gluten-Free.
5️⃣ Favorites Section (LocalStorage)
Allow users to save favorite recipes and access them later.
The text was updated successfully, but these errors were encountered: