Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 692 Bytes

File metadata and controls

21 lines (14 loc) · 692 Bytes

Forkify

Click here to try this app

This is a recipe search JavaScript application implemented while doing The Complete JavaScript Course 2020.

Features

  • Integrate Spoonacular API (max 150 requests per day)
  • Recipe search
  • Recipe details
  • Changing serving count updates recipe ingredient amounts
  • Add ingredients to shopping list
  • Favorite recipes
  • Save favorite recipes and shopping list to local storage

Technologies used

This web app developed using modern JavaScript, npm, webpack, babel, axios.

Data fetched from Spoonacular.