Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 695 Bytes

File metadata and controls

36 lines (23 loc) · 695 Bytes

Forkify

Thanks to Jonas Schmedtmann

A recipes searching app using real world a API


Installation

Requirements

You will need Nodejs version >= 12.12.2 and npm version >= 6.14.4

Setup

  1. Clone this repository.

    git clone https://github.com/karmanya007/forkify.git
  2. Open this directory in the terminal and run:

    npm install
    npm start
  3. Visit http://localhost:8080/

Usage

Refer the Forkify API for the available search queries.

😄ENJOY😄