REACT · library
Neobrutalism Components
Heavy borders, harsh shadows, bold colours — the maximalist counter-shadcn.
A shadcn-style component kit committed to the Neobrutalism aesthetic — thick 2-pixel borders, harsh offset drop shadows, oversaturated yellow/green/pink fills, no border-radius compromises. React + Tailwind, copy-paste source, MIT. The opposite of subtle and on purpose.
by
udaysinh
The homepage is the canonical demo. The lab points; doesn't mirror.
Quick start
Installbash
npx shadcn@latest add https://neobrutalism.dev/r/button.jsonUsagetsx
import { Button } from "@/components/ui/button";
<Button>Click me</Button>Links