React UI library that contains easy-to-use components.
Serity UI provides a set of accesible, reusable, and composable React components that make it super easy to create websites and apps.
Warning This app is a work in progress. I'm building this in public.
It's the https://serity-ui.com website for the latest version of Serity UI.
- Easey of Styling: Serity UI contains a set of layout components like
Box
andStack
that make it easy to style your components by passing props. Learn more - Flexible & composable: Serity UI components are built on top of a React UI Primitive for endless composability.
- Accessible: Serity UI components follow the WAI-ARIA guidelines specifications and have the right
aria-*
attributes. - Dark Mode: Most components in Serity UI are dark mode compatible.