this is a practice project from Jonas Schmedtmann's JavaScript course
Screenshot || Live Demo
- 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)