Thanks to Jonas Schmedtmann
A recipes searching app using real world a API
You will need Nodejs version >= 12.12.2 and npm version >= 6.14.4
-
Clone this repository.
git clone https://github.com/karmanya007/forkify.git
-
Open this directory in the terminal and run:
npm install npm start
-
Visit http://localhost:8080/
Refer the Forkify API for the available search queries.
😄ENJOY😄