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

https://github.com/jorgedev7/bebidas-react

Bebidas Project - React, VITE, Typescript, AXIOS, Zustand, ZOD, API, HeadlessUI, HTML, CSS
https://github.com/jorgedev7/bebidas-react

Last synced: 2 months ago
JSON representation

Bebidas Project - React, VITE, Typescript, AXIOS, Zustand, ZOD, API, HeadlessUI, HTML, CSS

Awesome Lists containing this project

README

          

# Bebidas App API

### About this project
In this project we make an app that call an drinks API, this API has too many endpoints to use, but we use some of this endpoints to get the drinks depending of the input on a Form, then we can use this data to add some Favorite Drinks, this Favorites Drink are display on a different Page.

![preview app](./preview.webp)

## Techs

- Typescript
- AXIOS
- ZOD
- ZUSTAND
- React Router DOM
- TAILWINDCSS
- HTML

## How can i used it?
First you wanna need to clone this repo

```bash
git clone
```
Then, you need to installed all dependencies:

```bash
npm run install
```

Finally, you need to start your development area

```bash
npm run dev
```

## Live Project
🔗 https://bebidas-typescript.vercel.app