Portfolio
Back to Projects

Recipe Finder

Search and discover recipes based on ingredients

React Native
GraphQL
Apollo
Spoonacular API
Recipe Finder

About the Project

This mobile app helps users discover recipes based on ingredients they already have at home. Users can input available ingredients, dietary preferences, and meal types to find matching recipes. The app provides step-by-step cooking instructions, nutritional information, and allows users to save favorite recipes for later use.

Key Features

  • Ingredient-based recipe search
  • Filtering by dietary restrictions and preferences
  • Detailed cooking instructions
  • Nutritional information and calorie tracking
  • Recipe saving and meal planning
  • Shopping list generation

Technical Details

The Recipe Finder is built as a mobile app using React Native for cross-platform compatibility. It uses GraphQL with Apollo Client for efficient data fetching and state management. The app integrates with the Spoonacular API for recipe data and includes offline capabilities to store favorite recipes and shopping lists locally.