Installation

Get started with Devvarena UI

React 19+TypeScriptTailwind CSS
1Install shadcn/ui
npx shadcn@latest init
2Install Dependencies
npm install lucide-react react-icons class-variance-authority
3Copy Components
Browse and copy the components you need

Component Structure

src/components/devvarena-ui/
├── button/
├── input/
├── card/
└── alert/
Ready to go!
Start building with Devvarena UI components