An Android application that leverages the Spoonacular RESTful API to help users discover recipes based on the ingredients they have on hand. The app provides comprehensive details, including ingredients, images, and step-by-step instructions.
- Ingredient-Based Search – Find recipes by entering what you have in your kitchen.
- Detailed Recipe Information – View ingredients, images, and full instructions.
- User-Friendly Interface – Smooth navigation and responsive design.
- API Integration – Uses Spoonacular's food and recipe API.
- Language: TypeScript
- Framework: React Native
- API: Spoonacular API
- State Management: React Hooks
- Styling: Styled Components
- Navigation: React Navigation
- Clone the Repository:
git clone https://github.com/lolostheman/Android-App.git cd Android-App