Introduction
Welcome to Sunsato UI — a beautifully designed, accessible, and customizable component library built with React and Tailwind CSS.
What is Sunsato UI?
Sunsato UI is a collection of reusable components that you can copy and paste into your apps. It's not a component library that you install as a dependency. Instead, pick the components you need, copy the code, and customize them to match your project's needs.
This approach gives you full ownership and control over your components. No version conflicts, no unnecessary dependencies, just clean code that you own.
Philosophy
Accessibility First
Every component is built with accessibility in mind, following WAI-ARIA guidelines.
Customizable
Components use CSS variables and Tailwind, making them easy to customize.
TypeScript Native
Full TypeScript support with comprehensive type definitions.
Open Source
Free to use for personal and commercial projects. MIT licensed.
Quick Links
Ready to get started?
Follow our installation guide to set up Sunsato UI in your project.
Start Installation