
Recipe Search is a culinary React-Native Mobile Application
A mobile application built on the React Native framework that aims to deliver a list of relevant recipe choices based on the list of options provided by the user. The application uses Spoonacular’s API service to provide the recipe data. Working on Android, iOS and avalable to try out on Expo!
How to complete this?
Choose a multi-platform mobile application framework that runs the same code on both mobile platforms (iOS & Android) and keeps a consistent UI and performance on both without spending more time and resources. Find a culinary REST API that provided recipe data up-to-date and was easy to access (and free!)
Features
- 'Search by Ingredient' meaning fill in all the available ingredients in your kitchen or closest to you to generate the list of recipes that closely match your available ingredients.
- 'Search by Label' meaning select the types of diet, meal course, max calories, and cuisine you would like to generate recipes based off of.
- Able to bookmark or save your favorite recipes locally via cache to view them later via 'Bookmarks' Page without having to search them again.
- Share the recipe you found via SMS, Social Media, or Email.
- Generate a random recipe at the start of the application ('Home Page') to try out.
- Grab all of the recipe data from a third party source API (Spoonacular).
- View the recipe information such as its ingredients, instructions, details, health labels, calories and cooking times.


8
Projects Complete