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

https://github.com/aadewunmi/forkify

Forkify is a JavaScript application that interacts with the forkify-api to fetch and display food recipe(s).
https://github.com/aadewunmi/forkify

client-server forkify html-css-javascript javascript postman restful-api restful-webservices webpack webservices

Last synced: about 1 year ago
JSON representation

Forkify is a JavaScript application that interacts with the forkify-api to fetch and display food recipe(s).

Awesome Lists containing this project

README

          

# Forkify

Forkify is a JavaScript application that interacts with and API to fetch and display food recipe(s).

## Getting Started

These instructions will get you a copy of the project up and running on your local machine.

### Installing

1. Clone the repo

```
git clone https://github.com/AAdewunmi/forkify.git
```

2. Open Project Folder

3. Open index.html in your favorite browser

4. Explore

```
Enjoy :)
```

### App UI (Demo)

![Image description](Forkify_Screenshot.png)

---

Source code forked from Jonas Schmedtmann https://github.com/jonasschmedtmann/complete-javascript-course/