/forkify

🍳 Forkify is one project I learned from Jonas Schmedtmann. Search over 1,000,000 recipes. Find your favorite recipe and bookmark it.

Primary LanguageJavaScript

FORKIFY

*Forkify is one project I learned from Jonas Schmedtmann.

BRIEF

Search over 1,000,000 recipes | DEMO

 

KEYWORDS

Project planning, MVC, API, Parcel,

 

FEATURES

Features from the course

  • Search functionality: API search request
  • Results with pagination
  • Display recipe
  • Change servings functionality
  • Bookmarking functionality
  • Store bookmark data in the browser
  • On page load, read saved bookmarks

NEW features I implemented (as challenges)