Commit Graph

2 Commits

Author SHA1 Message Date
06f99c0eef feat: add environment variables, update dashboard layout, and enhance routing components 2025-11-08 19:40:44 +01:00
juan
923c1ce427 feat: initialize project with TanStack and HeroUI integration
- Add package.json with dependencies for TanStack, HeroUI, and Vite.
- Include favicon, logos, and manifest for PWA support.
- Create global styles with Tailwind CSS and HeroUI.
- Set up TypeScript configuration for the project.
- Implement routing with TanStack Router and context for React Query.
- Create root and index routes with basic application structure.
- Add integration files for HeroUI and TanStack Query.
- Configure Vite with necessary plugins for React and Tailwind CSS.
2025-08-06 19:29:06 +02:00