Have you ever forgot to put in an ingredient in your dish or the recipe itself? As a student, it was hectic for me to manage cooking and keep track of all the recipes. So I built 'QuickFood' where we can get 40,000 recipes from top recipe publishers. I cooked up (pun intended) a web app where I can do a quick lookup for a dish and get its recipe and calories. It is built with React for the frontend and Nodejs express for the backend.
Edamam has available for content licensing over 40,000 recipes from top recipe publishers. Each recipe comes with image, title, ingredient list labels.
- React >= 16.10
- Node.js >= 8
- Express.js = 4.17.1
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.