Forkify

forkify

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

  • Developed a forkify application using Vanilla JavaScript.
  • It fetches the food recipes through API and even user can also add their own.

Built With

  • HTML
  • CSS
  • JavaScript
  • RESTful API

Getting Started

To get a local copy and run it locallly follow these simple example steps.

Prerequisites

Firstly you should install the Node and Git in your local system to run react application locally.

Install Node
Install Git

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/forkify.git
  2. Install NPM packages
    npm install
  3. Run the Project
    npm start

Link to live Project:- https://forkify-asm.netlify.app/