Major Features:
- Complete dashboard layout system with 15+ reusable components
- Responsive sidebar navigation with mobile drawer
- Example pages: Overview, Settings (Profile/Team/Billing), Projects
- Full light/dark theme support
- Path aliases for cleaner imports (@dashboard/*, @dashboard-ui/*)
- Comprehensive documentation and component reference
Components:
- Layout: DashboardShell, Sidebar, MobileNav, TopNav, UserMenu, Breadcrumbs
- UI: StatCard, DataTable, Card, Chart, Modal, Toast, EmptyState, LoadingSkeleton
New Dependencies:
- chart.js@^4.4.0 for data visualization
Documentation:
- Complete dashboard guide (docs/09-dashboard.md)
- Updated README with Key Features section
- Authentication implementation guidance
- Sample data and API integration patterns
This release transforms Virex into a complete SaaS application starter
with both marketing pages and dashboard interfaces.