Reusable Components
Cur8d provides several pre-built components in app/components/.
- Navbar: Standard navigation bar with theme toggle.
- Footer: Branding and copyright information.
- DataTable: Generic table with sorting, filtering, and pagination.
- KpiCard: Metrics display with trend indicators.
- SearchPalette: Keyboard-driven command palette using
cmdk. - PageHeader: Consistent page titles and breadcrumbs.
- ShortcutHint: Displays keyboard shortcut hints.
- ThemeToggle: Switch between light and dark modes.
Last updated on