Neobrutalism UI LogoNeobrutal UI

Card

A container component with bold borders and shadow. Perfect for grouping related content.

Create project

Deploy your new project in one-click.

This is the main content area of the card. You can put anything here.

Installation

npx neobrutal add card

Usage

import {
Card,
CardContent,
CardDescription,
CardFooter,
CardHeader,
CardTitle,
} from "@/components/ui/card"

Examples

Simple Card

A simple card with just content and padding.