Delicious recipes at your fingertips using ingredients that are already in your kitchen
Pantry is for the indecisive homecook who doesn't have time for shopping and wants to make a delicious, original home cooked meal inspired by the incredients they already have available.
With the help of the Spoonacular API, Pantry takes the ingredients you have laying around and provides you with a list of easy, delicous recipes you can make on the spot. Just gather up several ingredients you have in your pantry or fridge, enter them into the app, and after a quick search you suddenly have an abundance of dinner options for the evening without resorting to expensive takeout or an unecessary trip to the store.
Find a recipe you like? Pantry also lets you add to favorites for easy access next time you need whip up a meal.
Clone and enjoy!
API_KEY="<YOUR-SPOONACULAR-API-KEY>"
npm install
npm run build
npm start