Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 666 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 666 Bytes

Fooderia

License: MIT version

It is a web app made using ReactJS and an external API
You can search for food recipe ingredients by the name of any ingredient.

For Example:

If you search for banana, you get following results

Clone this Repository

git clone https://github.com/thezaeemaanwar/Fooderia.git

Install Essential dependencies

npm install

run on local server

npm start

Visit deployed website Here