Component Library Overview

Explore our collection of reusable UI components built with Radix UI

Components

Getting Started

This component library is built with Radix UI primitives and styled with Tailwind CSS. All components are fully accessible and customizable.

import { Button, Dialog, Tooltip } from '@/components/ui';

<Button variant="primary">Click me</Button>

Click on any component card above to see detailed examples and usage instructions.

View source code on GitHub | Documentation