Task Cards
A swipeable project task card stack where each card has a unique accent colour, status badge, and due date. Drag left or right to cycle through tasks — springs back the dismissed card to the bottom of the deck.
Cards & ModalsInteractive
Add to your project
One command adds this component to your project.
1
Run the following command:
npx shadcn@latest add "https://aicanvas.me/r/task-cards.json"2
For dark mode, add the dark class to your <html> element:
<html class="dark">

