https://github.com/nerooc/forkify
Recipe browsing in Javascript (using food2fork API)
https://github.com/nerooc/forkify
food2fork-api javascript learning-by-project
Last synced: about 2 months ago
JSON representation
Recipe browsing in Javascript (using food2fork API)
- Host: GitHub
- URL: https://github.com/nerooc/forkify
- Owner: nerooc
- Created: 2020-08-04T11:53:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T21:39:54.000Z (over 3 years ago)
- Last Synced: 2025-06-05T01:56:16.305Z (about 1 year ago)
- Topics: food2fork-api, javascript, learning-by-project
- Language: JavaScript
- Homepage:
- Size: 4.72 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `Forkify`
### [OPEN DEMO](https://forkify-tg.netlify.app/)
## Tech stack
- HTML
- CSS
- JS
- MVC architecture
- uniqid
- Axios
- Fractional
A simple **Javascript** project that allows the user to browse through recipes called with a **food2fork API**, to save ingredients to a shopping list and to save recipes as **favourites**.

Thanks to the localStorage, the favourite recipes are persistent.
