This Recipe App allows users to search for and save their favorite recipes. Users can also view detailed instructions and ingredients for each recipe.
- Clone the project repository:
git clone https://github.com/Harsh-apk/Meals.git
- Open the project in Android Studio IDE.
- Install the necessary dependencies.
- Build and run the project.
Random Meal | Random Meal | Favourite Screen |
---|---|---|
Search Meal | Search Meal Result | Search Meal Result |
- To search for a recipe, enter the name or ingredient into the search bar and click "Search".
- A list of matching recipes will be displayed.
- Click on a recipe to view its details.
- To save a recipe to your favorites list, click the "Save" button.
- To share a recipe, click the "Share" button.
Contributions to the Recipe App are welcome!
For any questions or inquiries, please contact the project maintainers.
Built with ❤️ in Native Android using:
- Kotlin,
- Jetpack Compose,
- Jetpack Navigation,
- MVVM architecture,
- Material3 icons,
- Coil for image loading,
- GSON,
- Retrofit and
- Free meal API
The app is currently in development and new features are being added regularly.
* Enjoy using the Meals App!