Commit Graph

3 Commits

Author SHA1 Message Date
dereklseitz
51812d6493 feat: Initialize dashboard app with core structure and routing
This commit sets up the foundation for the new dashboard application by
implementing the main component structure, routing, and a basic UI shell with
KendoReact components.

- Set up the main application shell
- Implement a routing system with React Router
- Build a new App Bar component
- Create page placeholders for all routes
- Corrected various import and export errors
2025-09-14 22:38:07 -05:00
dereklseitz
453061472d feat: setup initial theme and project structure 2025-09-14 20:18:29 -05:00
root
8f19109392 first commit 2025-08-23 20:10:57 +00:00