https://github.com/lostovayne/dashboard-usando-zustand
Curso de manejo de estados usando Zustand como gestor , Middlewares,, persistencia de datos y conexion con firebase
https://github.com/lostovayne/dashboard-usando-zustand
Last synced: 8 months ago
JSON representation
Curso de manejo de estados usando Zustand como gestor , Middlewares,, persistencia de datos y conexion con firebase
- Host: GitHub
- URL: https://github.com/lostovayne/dashboard-usando-zustand
- Owner: Lostovayne
- Created: 2023-11-15T01:13:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T01:33:49.000Z (over 1 year ago)
- Last Synced: 2024-12-28T20:18:19.274Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 503 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript + Vite + Zustand + TailwindCSS + ReactRouterDom
## Instalar
1. Clonar proyecto
2. Instalar dependencias ```npm install```
3. Correr en desarrollo ```npm run dev```