Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rody-huancas/course-zustand
Zustand course with typescript
https://github.com/rody-huancas/course-zustand
react tailwindcss typescript zustand
Last synced: about 2 months ago
JSON representation
Zustand course with typescript
- Host: GitHub
- URL: https://github.com/rody-huancas/course-zustand
- Owner: rody-huancas
- Created: 2024-02-05T19:15:31.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-07T13:40:11.000Z (11 months ago)
- Last Synced: 2024-02-07T21:52:24.234Z (11 months ago)
- Topics: react, tailwindcss, typescript, zustand
- Language: TypeScript
- Homepage:
- Size: 409 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript + Vite + Zustand + TailwindCSS + ReactRouterDom
Este es un cascarón de proyecto, siéntete libre de usarlo para tus proyectos.
## Instalar
1. Clonar proyecto
2. Instalar dependencias ```npm install```
3. Correr en desarrollo ```npm run dev```