https://github.com/lostovayne/tanstack-query-issues
Curso de Tanstak Query V5
https://github.com/lostovayne/tanstack-query-issues
react tailwindcss tanstack-react-query typescript
Last synced: 8 months ago
JSON representation
Curso de Tanstak Query V5
- Host: GitHub
- URL: https://github.com/lostovayne/tanstack-query-issues
- Owner: Lostovayne
- Created: 2024-07-23T04:01:54.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-27T04:45:51.000Z (about 1 year ago)
- Last Synced: 2024-12-28T20:18:18.917Z (9 months ago)
- Topics: react, tailwindcss, tanstack-react-query, typescript
- Language: TypeScript
- Homepage:
- Size: 75.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Issues - TanStack Query
Repositorio del proyecto del curso sobre TanStack Query con React
## Dev
1. Clonar repositorio
2. Instalar dependencias `npm install`
3. Copiar el archivo .env.template a .env
4. Agregar la variable de entorno
5. Iniciar servidor de desarrollo `npm run dev`## Tecnologías usadas
- React
- TanStack Query
- TailwindCSS
- React Router 6+
- React Icons