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
- Host: GitHub
- URL: https://github.com/jorgedev7/bebidas-react
- Owner: JorgeDev7
- Created: 2024-05-08T16:17:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T00:12:08.000Z (about 2 years ago)
- Last Synced: 2025-01-26T07:41:49.401Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://bebidas-react-xi.vercel.app
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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