Radial CardsSeven health-metric cards bloom into a slowly rotating flower — tap any petal to pull it forward and read your stats up close.

CardsAnimationInteractive
Steps
+5K
TODAY20.5K
Calories
+120
BURNED1,820
Sleep
+18m
LAST NIGHT7h 42m
Water
+0.4 L
TODAY2.1 L
Heart
−4
RESTING72 BPM
Active
+12 min
THIS WEEK48 min
Distance
+1.2 km
THIS WEEK8.4 km

Add to your project

One command adds this component to your project.

1

Run the following command. New project? Run npx shadcn@latest init first to set up Tailwind and path aliases.

npx shadcn@latest add @aicanvas/radial-cards
2

For dark mode, add the dark class to your <html> element:

Optional
<html class="dark">