DEV Community

Cover image for Vengeance UI: React Components for Next.js with Radix & Tailwind
jQueryScript
jQueryScript

Posted on

Vengeance UI: React Components for Next.js with Radix & Tailwind

Vengeance UI: a React component library that brings 26+ pre-built components to Next.js projects.

Key features:

  • Components install as editable source files via CLI
  • Built on Radix UI primitives for accessibility
  • Styled with Tailwind CSS utilities
  • Includes animated buttons, hero sections, interactive books, and perspective grids
  • Full TypeScript support with Framer Motion animations

Run npx vengeance-ui add [component-name] to drop components into your src directory. You get full control since components land as TypeScript files you can modify.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)