Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khaledgadelhaq/forkify

Forkify- Search over 1 Million recipes online.
https://github.com/khaledgadelhaq/forkify

api css html javascript recipe-website

Last synced: about 4 hours ago
JSON representation

Forkify- Search over 1 Million recipes online.

Awesome Lists containing this project

README

        




Forkify


Forkify


Search over 1 Million recipes online from the best chefs in the world.


• Key Features

• Build With

• Demonstration

• Live

• Installation

• Contributing

• Acknowledgement

---

## Key Features 📝

- Search
- Enables users to search for a lot of food recipes.
- Bookmark
- Users can bookmark their favorite recipes for quick access.
- Servings
- Easily customize recipe ingredients by adjusting the number of servings.
- Add Recipe
- Users can add their recipes.
- The recipes created by users will be bookmarked as default

---

## Build With 🏗️
- HTML
- SCSS
- JavaScript (MVC Aricheture)

---

## Demonstration 🖥️

#### search

![Search](https://github.com/khaledGadelhaQ/Forkify/blob/main/src/img/recipeSearch.gif)

#### Bookmark a recipe

![Bookmark Recipe](https://github.com/khaledGadelhaQ/Forkify/blob/main/src/img/recipeBookmark.gif)

#### Add recipe

![Add Recipe](https://github.com/khaledGadelhaQ/Forkify/blob/main/src/img/recipeUpload.gif)

---

## Deployed Version 🚀

Live demo (Feel free to visit) 👉🏻 : https://live-forkify.netlify.app/

---

## Installation 🛠️

You can fork the app or you can git-clone the app into your local machine. Once done, please install all the
dependencies by running

```
$ npm i
and to start the project run
$ npm run start
```

---

## Contributing 💡

Pull requests are welcome but please open an issue and discuss what you will do before 😊

---

## License 📄

This project is open-sourced under the [MIT license](https://opensource.org/licenses/MIT).

---

## Acknowledgement 🙏🏻

- This project is part of my online course at Udemy. Thanks to Jonas Schmedtmann for creating this awesome course! Link to the course: [The Complete JavaScript Course 2024: From Zero to Expert!](https://www.udemy.com/course/the-complete-javascript-course/?couponCode=OF83024E)