Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 849 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 849 Bytes

SuperCook

An Online Recipe Finder using the Forkify-API

Features

  • All in One Recipe Finder using JavaScript and AJAX API.
  • Uses AJAX API calls to retrieve data from the Forkify API.
  • Dynamic Search options for recipes.
  • Renders Recipes and Ingredients.
  • Ingredients can be added to the shopping list.

alt txt

Installation

  1. Download node.js . node.js

  2. Navigate to your folder where you have extracted the repository & Install all the dependencies using the following command in the command prompt.

npm install package.json
  1. Run the webite locally.
npm run start
  1. The website will run on your local server.

Licence

MIT