Skip to content

Latest commit

 

History

History
77 lines (47 loc) · 1.58 KB

README.md

File metadata and controls

77 lines (47 loc) · 1.58 KB

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, 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

Built With

  • HTML - HTML5
  • CSS - CSS3
  • JavaScript

Additional Used

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

Live Demo

taste-food Link

Getting Started

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

> git clone git@github.com:Bondok6/Taste-Food.git
> cd Taste-Food

To run the project.

$ npm install
$ npm run start

To run tests.

$ npm test

Authors

👤 Kyrillos Hany

👤 Andres Condezo

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.