lwintjen / food-recipe

Food recipes finder based on an ingredient query.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food recipes finder

This is a food recipes finder based on an ingredient query. It is built in ReactJS and using edamam API.

How to run it ?

npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

How it works ?

You can enter an ingredient in the search bar and it'll provide all the recipes that contain this ingredient. We used edamam API.

Showcase

The project has been deployed on Netlify : https://zen-wing-322403.netlify.com/

About

Food recipes finder based on an ingredient query.


Languages

Language:JavaScript 74.3%Language:HTML 14.9%Language:CSS 10.9%