Dashboard components for React and Next.js

Dashboard parts for products where the screen has to be read and acted on. The set covers the top of a screen, the KPI row and the headline figures, the middle where the charts and tables sit, and the navigation that holds it together. They are designed dark first, at the density operator screens actually run at.

11 components, installable with the shadcn CLI.

Questions

Can I use these with shadcn/ui?
Yes. They install with the shadcn CLI, use the same token and class conventions, and drop into an existing shadcn project without a theme rewrite.
Is there a full dashboard screen, not just parts?
Yes. The library also sells composed screens, a portfolio book and a trade terminal among them, which are whole layouts rather than single components.

Browse by type

Install one in a minute

Every component here installs with the shadcn CLI and lands in your project as source you own.

Read the install guide