Curv UI
Curv UI

Build interfaces thatfeel magical

A thoughtfully crafted component library designed for modern web applications. Elegant, accessible, and effortlessly customizable.

import { Button, Card, Input } from '@curv-ui/react'

export default function App() {
  return (
    <Card className="max-w-sm mx-auto mt-10 p-6">
      <Input placeholder="Enter your name" />
      <Button variant="gradient" className="mt-4">
        Submit
      </Button>
    </Card>
  )
}

Why Developers Love Curv UI

Modern Components

Beautiful, accessible, and production-ready UI primitives.

Lightning Fast

Optimized for performance with minimal bundle size.

Developer First

Intuitive APIs and extensible theming system.

Customizable Themes

Switch between light/dark or add your own brand themes.

Ready for Production

Battle-tested components used by modern startups.