https://github.com/oscarvalenzuela25/task-board-app
Proyecto para ir probando Tecnologias
https://github.com/oscarvalenzuela25/task-board-app
clsx cva dexiejs indexed-db react react-query tailwind-merge tailwind4
Last synced: about 2 months ago
JSON representation
Proyecto para ir probando Tecnologias
- Host: GitHub
- URL: https://github.com/oscarvalenzuela25/task-board-app
- Owner: oscarvalenzuela25
- Created: 2025-02-06T15:58:46.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T21:48:28.000Z (3 months ago)
- Last Synced: 2025-02-15T22:27:22.039Z (3 months ago)
- Topics: clsx, cva, dexiejs, indexed-db, react, react-query, tailwind-merge, tailwind4
- Language: TypeScript
- Homepage: https://task-board-app.pages.dev/
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Board App

## Descripcion
Task Board App es una aplicación diseñada para experimentar con diferentes tecnologías, centrándose en el uso de la base de datos no relacional del navegador, IndexedDB, utilizando el ORM Dexie. Se han aplicado buenas prácticas con Tailwind CSS y la aplicación es completamente responsiva.
## Tecnologias
Recuerda crear el archivo .env como referencia del .env.example
### Tecnologias base
- HTML
- CSS
- JavaScript (JS)
- TypeScript (TS)### Libreria Frontend
- React
### Framework
- N/A
### Form and Validation library
- N/A
### Date library
- N/A
### State management library
- N/A
### Utility library
- N/A
### Fetch library
- react-query
### Hosting
- Cloudflare Pages
### CI
- N/A
### Micro frontend
- N/A
### Package manager
- NPM
### Runtime
- Node
### Component library
- daisyUI
### Styling library
- Tailwind CSS
- clsx
- tailwind-merge
- cva### Testing library
- N/A
### Version control provider
- GitHub
### Building tools
- Vite
### Animation library
- tailwind-animated
### Component Documentation
- Storybook
### IndexedDB
- Dexie.js
### Router library
- Wouter
### Other libraries
- sonner
- uuid