Minimal Card
OfficialA beautifully crafted card component with layered shadows and smooth hover effects. Perfect for showcasing content with a modern, minimal aesthetic.
Freecardminimalshadowhoverui
0 downloadsOonkooUI Team
Installation
Run the following command:
npx oonkoo add minimal-cardUsage
Copy and paste the following code to use this component:
import { MinimalCard } from "@/components/oonkoo/minimal-card"
<MinimalCard>
{/* Your content */}
</MinimalCard>