Skip to content
/ ui Public
forked from shadcn-ui/ui

A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

Notifications You must be signed in to change notification settings

musem23/ui

 
 

Repository files navigation

brand-ui

A customizable UI component library built with React and Tailwind CSS v4.

Setup

bun install

Development

bun dev

Runs on http://localhost:4000

Build

bun build

Project Structure

src/
├── brand/           # Brand configuration (colors, fonts, themes)
├── components/ui/   # UI components
├── lib/             # Utilities and hooks
└── styles/          # Global CSS and theme styles

Sync Brand Tokens

bun sync-brand

About

A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.4%
  • TypeScript 20.1%
  • JavaScript 16.8%
  • CSS 13.7%