Back to blocksView all shell blocks


Installation
npx shadcn add @mylo-ui/shell-dashboardPreview
Dashboard
Welcome back! Here's your overview.
Total Revenue
$45,231.89
+20.1%from last month
Active Users
2,350
+180new this week
Bounce Rate
42.3%
-5.4%improvement
Active Sessions
573
+12currently online
Recent Activity
Latest actions from your team
SC
Sarah Chen completed task Homepage redesign
2m ago
MR
Mike Ross commented on API documentation
15m ago
ED
Emily Davis uploaded Q4 report.pdf
1h ago
JW
James Wilson created Marketing campaign
3h ago
Tasks
Your team's current workload
Review Q4 financials
high
Update user documentation
medium
Fix navigation bug
high
Team meeting preparation
low
Quick Actions
Frequently used operations
Usage
import { ShellDashboard } from "@/components/blocks/shell-dashboard"
export default function Page() {
return <ShellDashboard />
}Dependencies
lucide-react
shadcn/ui Components
card
badge
button
avatar
progress
Related Blocks
More shell blocks you might like

shell
Sidebar Navigation
Collapsible sidebar with navigation items, search, and user profile
Ready to use
/blocks/shell-sidebar
shell
Header Navigation
Responsive header with nav links, search, notifications, and user menu
Ready to use
/blocks/shell-header
shell
Settings Layout
Settings page with sidebar navigation and organized sections
Ready to use
/blocks/shell-settings