As a user, I want to stop relying on take out food and learn how to cook using all of the groceries I currently have sitting in my refrigerator and pantry.
create an app that allows the user to input their on-hand groceries
after submitting the list of groceries, the app will make an AJAX call to a recipe API of our choice
any ingredients that match with the recipes will be returned back to app
the list of recipes will then be displayed somewhere on the screen for the user to review
As a user, I want to stop relying on take out food and learn how to cook using all of the groceries I currently have sitting in my refrigerator and pantry.