This is an application build to explore one thing: DRINKS!
It includes alcolohic and non-alcoholic, from shots to shakes.
- React
- Typescript
- NextJS
- ChakraUI
- React Query (now rebranded to TanStack Query)
The data consumed by this project is provided by the free API: TheCocktailDB.
For more datails access https://www.thecocktaildb.com/api.php
If you want to run it locally, after cloning the repository in your PC, run:
yarn install
And to start the application:
yarn dev
Take a look at the app.
Drinkinho.mp4
Fell free to explore it and discover new drinks!