Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/bondok6/taste-food
- Owner: Bondok6
- Created: 2022-01-31T20:50:17.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-31T23:29:44.000Z (10 months ago)
- Last Synced: 2024-10-10T20:49:56.833Z (27 days ago)
- Topics: api-rest, css3, es6-modules, gitflow, html5, jacascript, jest-tests, kanban-board, webpack5
- Language: JavaScript
- Homepage: http://kyrillos.me/Taste-Food/
- Size: 1.05 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.