React components
styled with Tailwind.
kora-ui is a TypeScript-first React component library. Tree-shakable, framework-agnostic, and shipping with an electric color palette you can re-skin the whole thing with.
TypeScript-first
Every component ships with strict types. Autocomplete your way through props and refs.
Tailwind-native
Utility classes, nothing else. Customize through your Tailwind config — no CSS-in-JS runtime.
Electric palette
17 hues × 11 shades of vibrant color tokens. Drop-in Tailwind utilities, light and dark ready.
Install
npm install kora-uiFull setup in the installation guide.