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).
- Host: GitHub
- URL: https://github.com/aadewunmi/forkify
- Owner: AAdewunmi
- Created: 2020-06-04T08:48:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T11:11:20.000Z (over 1 year ago)
- Last Synced: 2025-01-25T06:11:24.684Z (about 1 year ago)
- Topics: client-server, forkify, html-css-javascript, javascript, postman, restful-api, restful-webservices, webpack, webservices
- Language: JavaScript
- Homepage:
- Size: 3.93 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)

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