The pantry delish app helps hungry users find recipes from ingredients in their pantry. The app generates recipe cards and instructional videos based on the ingredients entered as input. An authenticated user can also save recipe cards in his account for future reference.
##Contents
Frontend: Firebase, JavaScript, jQuery, AJAX, Materialize, Bootstrap, HTML5, CSS
API: Spoonacular API, Youtube API
Pantry Delish has a home page with a login for existing users to log in. New users can use the Sign up link on the login page to create an account
Logged in users can save recipes to their accounts and the recipe link and image gets saved to Firebase database.
All users can search for recipes and instructional videos by entering the ingredients thay have in their pantry on the Home page.
To run PantryDelish:
Clone or fork this repo:
https://github.com/katliangPantryDelish.git
Sign up to use the Spoonacular API.
Run the app:
Open index.html in the browser