An open API service indexing awesome lists of open source software.

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)

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**.

![alt text](https://github.com/nerooc/forkify/blob/master/dist/img/forkify_preview1.png)

Thanks to the localStorage, the favourite recipes are persistent.

![alt text](https://github.com/nerooc/forkify/blob/master/dist/img/forkify_preview2.png)