The Taste food web app is our JavaScript capstone project, Taste food is a web application based on an external food API TheMealDB, showing data about different types of foods and we used involvement API to record the different user interactions (likes, comments).
ScreenVideo_06-02-2022_07-56-47.mp4
- HTML - HTML5
- CSS - CSS3
- JavaScript
- API
- ES6 (Modules)
- npm
- Jest (testing)
- Webpack
- Linters
- Gitflows
To get a local copy up and running follow these simple example steps.
> git clone [email protected]:Bondok6/Taste-Food.git
> cd Taste-Food
To run the project.
$ npm install
$ npm run start
To run tests.
$ npm test
👤 Kyrillos Hany
👤 Andres Condezo
- GitHub: @andres-condezo
- LinkedIn: andres-condezo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.