An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Welcome to easy-drink 👋



Version

License: MIT


Twitter: mikaelr16

> 🍸 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)_