Skip to content

Forkify is a recipe finding web application that uses data from the Forkify API. It can be used as a guide to cook one's favorite dish

Notifications You must be signed in to change notification settings

shabraware/Forkify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forkify App

This was the final project as part of a Udemy course - The Complete JavaScript Course 2020. Forkify is a recipe finding web application which uses data from the Forkify API. While it is a fairly basic web application, it can be used as a guide to cook one's favorite dish. Beyond accessing recipes from different sources online, it also provides information on the number and amount of ingredients needed to build a specific dish according to the number of people to serve.

This app uses modern JavaScript tools, such as Webpack to bundle the modules, and Babel to convert ES6, ES7 and ES8 back to ES5. The user can search for a specific recipe, and add ingredients to a shopping list or save to a favourites list via local storage.

You can click HERE to see a demo and search for your favourite recipe.

Features

  • User can search over 1,000,000 recipes.
  • Powered by the Forkify API.
  • Displays the ingredients required to prepare a dish.
  • Allows user to choose serving size and accordingly adjusts ingredients.
  • Displays recipe images.
  • Directs user to source site for detailed recipe procedure.
  • Ingredients can be added/removed to/from the shopping list.

📷 Screen Shots

Enter your query in the Search Bar!

Enter your query in the Search Bar!

Choose from a variety of recipes to get a brief overview of the recipe!

Choose from a variety of recipes to see a brief overview!

Change serving size and Add the ingredients to your Shopping List!

Change serving size and Add Ingredients to your Shopping List!

About

Forkify is a recipe finding web application that uses data from the Forkify API. It can be used as a guide to cook one's favorite dish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published