Skip to content

A online Recipe Finder using the Forkify- API

Notifications You must be signed in to change notification settings

Maxwell-I/SuperCook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A online Recipe Finder using the Forkify- API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.1%
  • HTML 45.9%