Documentation
Everything you need to build beautiful, accessible interfaces with ReactUI Library. From quick-start guides to full API references, we have you covered.
Quick start -- install with a single command:
Explore the Docs
Jump directly into the area you need. Each section is self-contained and written to get you productive fast.
Getting Started
New to ReactUI? Start here. Learn the fundamentals, set up your first project, and build a working UI in under five minutes.
Installation
Step-by-step installation guides for npm, yarn, and pnpm. Includes framework-specific setup for Next.js, Vite, and Create React App.
Theming
Take full control of your design system. Configure colors, typography, spacing, border radius, and dark mode with CSS variables.
API Reference
Comprehensive props tables, type definitions, and usage examples for every component in the library. Copy-paste ready code.
What You'll Learn
ReactUI Library is a comprehensive component toolkit designed for modern React applications. Here is what you get out of the box.
50+ Components
Production-ready components including buttons, forms, modals, tables, navigation, and more.
Fully Typed
Written in TypeScript with complete type definitions. Full IntelliSense and autocompletion support.
Accessible by Default
Every component follows WAI-ARIA guidelines with keyboard navigation, screen reader support, and focus management.
Dark Mode Built-In
Toggle between light, dark, and system themes. All components adapt seamlessly with zero extra configuration.
Server Component Ready
Designed for the Next.js App Router. Use components as server components or client components as needed.
Customizable Theming
Override any design token with CSS variables. Create branded themes in minutes without fighting defaults.