Skip to content

CaptKraken/forkify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forkify

this is a practice project from Jonas Schmedtmann's JavaScript course

Screenshot || Live Demo

Screenshot

Features

  • users can search for recipes (used Forkify API V2)
  • users can save recipes by bookmarking it (used Localstorage API)
  • users can add their own recipes (they will be private private and can only be viewed by the user)