Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 753 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 753 Bytes

Recipe App

This is a recipe app made by using Edamam Api for fetching data. Check demo here

Screenshots -

Annotation 2020-07-06 084328

Annotation 2020-07-06 084356

Technology Used

How to run in local environment

npm install

Install all the node-modules

npm start

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