This is a food recipes finder based on an ingredient query. It is built in ReactJS and using edamam API.
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
You can enter an ingredient in the search bar and it'll provide all the recipes that contain this ingredient. We used edamam API.
The project has been deployed on Netlify : https://zen-wing-322403.netlify.com/