Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 346 Bytes

File metadata and controls

24 lines (15 loc) · 346 Bytes

forkify

A JavaScript app used to search recipes from API provider food2fork. This is a simple to implement the use of fetch API.

Running using local machine

Installing

Dependencies:

Then check out the project and run:

npm install

Running

npm run start