Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ha-manel/Tasty
Tasty is a website that displays a number of recipes and allows users to leave likes and comments on their favourite meals.
https://github.com/ha-manel/Tasty
api es6 meals microverse-projects recipes
Last synced: 12 days ago
JSON representation
Tasty is a website that displays a number of recipes and allows users to leave likes and comments on their favourite meals.
- Host: GitHub
- URL: https://github.com/ha-manel/Tasty
- Owner: ha-manel
- Created: 2022-05-16T12:05:24.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-06-07T17:23:53.000Z (over 2 years ago)
- Last Synced: 2024-10-24T04:09:13.767Z (21 days ago)
- Topics: api, es6, meals, microverse-projects, recipes
- Language: JavaScript
- Homepage: https://ha-manel.github.io/Tasty/dist/index.html
- Size: 3.75 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Tasty
> Tasty is a website that displays a number of recipes and allows users to leave likes and comments on their favourite meals.
![image](https://user-images.githubusercontent.com/50721479/172444793-60029832-6868-43b5-95c6-9ed3b5f3158a.png)
## Requirements
Build a website that provides data about meals using:
- HTML5
- CSS3
- JavaScript (ES6)
- [The Meal DB](https://www.themealdb.com/api.php)
- [Involvement API](https://www.notion.so/microverse/Involvement-API-869e60b5ad104603aa6db59e08150270)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
- Gitflow
- Jest## Built With
- HTML5
- CSS3
- JavaScript (ES6)
- [The Meal DB](https://www.themealdb.com/api.php)
- [Involvement API](https://www.notion.so/microverse/Involvement-API-869e60b5ad104603aa6db59e08150270)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)
- Gitflow
- Jest
- Font Awesome (icons)
- Canva (Banners)
- Google Fonts## Live Demo
Check **Live Demo** [here.](https://ha-manel.github.io/Tasty/dist/index.html)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).### Setup
To setup the project locally: clone the repository using:
```
git clone [email protected]:ha-manel/Tasty.git
```### Install dependencies
run : `npm install`
### Build the app
run: `npm run build`
### Run the app
run: `npm start`
## Authors
👤 **Manel Hammouche**
- GitHub: [@ha-manel](https://github.com/ha-manel)
- Twitter: [@hamanel](https://twitter.com/ha_manel_)
- LinkedIn: [Manel Hammouche](https://www.linkedin.com/in/manel-hammouche/)👤 **Leonard Kombo**
- GitHub: [@leonard33](https://github.com/leonard33)
- Twitter: [@KomboLeonard1](https://twitter.com/KomboLeonard1)
- LinkedIn: [Leonard Kombo](https://www.linkedin.com/in/leonard-kombo-b14532107/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.