An open API service indexing awesome lists of open source software.

https://github.com/devikontech/recipesearchapp

a simple recipe search app where user can get a list of recipes coming from Spoonacular API, and can get complete information, ingredients, instructions and so on
https://github.com/devikontech/recipesearchapp

Last synced: 11 months ago
JSON representation

a simple recipe search app where user can get a list of recipes coming from Spoonacular API, and can get complete information, ingredients, instructions and so on

Awesome Lists containing this project

README

          

# Recipe Search App

a simple recipe search app where user can get a list of recipes coming from Spoonacular API,
and can get complete information, ingredients, instructions and so on

[![CLA assistant](https://cla-assistant.io/readme/badge/niyajali/RecipeSearchApp)](https://cla-assistant.io/niyajali/RecipeSearchApp)

## Screenshots

| | | |
|:---------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------:|------------------------------------------------------------------------------------------------------------:|
| ![App Screenshot](https://github.com/niyajali/RecipeSearchApp/blob/master/docs/assets/login_screen.png) | ![App Screenshot](https://github.com/niyajali/RecipeSearchApp/blob/master/docs/assets/home_screen.png) | ![App Screenshot](https://github.com/niyajali/RecipeSearchApp/blob/master/docs/assets/favourite_recipe.png) |
| ![App Screenshot](https://github.com/niyajali/RecipeSearchApp/blob/master/docs/assets/recipe_details.png) | ![App Screenshot](https://github.com/niyajali/RecipeSearchApp/blob/master/docs/assets/search_screen.png) | ![App Screenshot](https://github.com/niyajali/RecipeSearchApp/blob/master/docs/assets/sheet_one.png) |
| ![App Screenshot](https://github.com/niyajali/RecipeSearchApp/blob/master/docs/assets/sheet_two.png) | ![App Screenshot](https://github.com/niyajali/RecipeSearchApp/blob/master/docs/assets/sheet_three.png) | ![App Screenshot](https://github.com/niyajali/RecipeSearchApp/blob/master/docs/assets/sheet_four.png) |