https://github.com/mikael-r/easy-drink
🍸Search for drinks in thecocktaildb
https://github.com/mikael-r/easy-drink
axios context-api cypress docker react tailwind thecocktaildb vite
Last synced: 2 months ago
JSON representation
🍸Search for drinks in thecocktaildb
- Host: GitHub
- URL: https://github.com/mikael-r/easy-drink
- Owner: Mikael-R
- License: mit
- Created: 2022-03-09T22:53:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T23:58:00.000Z (over 4 years ago)
- Last Synced: 2024-12-31T05:41:45.021Z (over 1 year ago)
- Topics: axios, context-api, cypress, docker, react, tailwind, thecocktaildb, vite
- Language: TypeScript
- Homepage: https://easy-drink.vercel.app
- Size: 328 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to easy-drink 👋
> 🍸 Search for drinks in [thecocktaildb](https://www.thecocktaildb.com)
### ✨ [Demo](https://easy-drink.vercel.app)
## Install
```sh
yarn install
```
## Usage
```sh
yarn dev
```
or
```sh
docker-compose up -d
```
## Technologies
- Vite
- React
- Typescript
- Tailwind
- Docker
## Todos
- [x] List drinks
- [x] Filter drinks by categories
- [x] Search by name
- [x] Loading on search
- [x] Not found message
- [x] View Drink
- [ ] Button go to top
- [ ] Footer with list A-Z
- [ ] Cypress
## Author
👤 **Mikael R**
- Website: https://mikael.idti.tech/
- Twitter: [@mikaelr16](https://twitter.com/mikaelr16)
- Github: [@Mikael-R](https://github.com/Mikael-R)
- LinkedIn: [@mikael-r](https://linkedin.com/in/mikael-r)
## Show your support
Give a ⭐️ if this project helped you!
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_