Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bondok6/taste-food

The Taste food web app is our JavaScript capstone project. Taste food is a web application based on an external food API, showing data about Italian foods and we used Used involvement API to record the different user interactions (likes, comments).
https://github.com/bondok6/taste-food

api-rest css3 es6-modules gitflow html5 jacascript jest-tests kanban-board webpack5

Last synced: 14 days ago
JSON representation

The Taste food web app is our JavaScript capstone project. Taste food is a web application based on an external food API, showing data about Italian foods and we used Used involvement API to record the different user interactions (likes, comments).

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Taste Food

> The Taste food web app is our JavaScript capstone project, Taste food is a web application based on an external food API [TheMealDB](https://www.themealdb.com/api.php), showing data about different types of foods and we used [involvement](https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270) API to record the different user interactions (likes, comments).

https://user-images.githubusercontent.com/45231276/152669517-b90138a3-32d6-4843-a4da-aa01634e81d2.mp4

## Built With

- HTML - HTML5
- CSS - CSS3
- JavaScript

## Additional Used

- API
- ES6 (Modules)
- npm
- Jest (testing)
- Webpack
- Linters
- Gitflows

## Live Demo

[taste-food Link](https://bondok6.github.io/Taste-Food/)

## Getting Started

To get a local copy up and running follow these simple example steps.

```bash
> git clone [email protected]:Bondok6/Taste-Food.git
> cd Taste-Food
```

To run the project.

```bash
$ npm install
$ npm run start
```

To run tests.

```bash
$ npm test
```

## Authors

👤 **Kyrillos Hany**

- GitHub: [@Bondok6](https://github.com/Bondok6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kyrillos-hany/)

👤 **Andres Condezo**

- GitHub: [@andres-condezo](https://github.com/andres-condezo)
- LinkedIn: [andres-condezo](https://linkedin.com/in/andres-condezo)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.