A comprehensive collection of reusable React components designed to accelerate your development process.
Why choose our component library?
Every component can be easily customized to match your design system with simple props.
All components follow WAI-ARIA standards for accessibility right out of the box.
Optimized for performance with minimal bundle size impact and tree-shaking support.
Comprehensive collection of UI elements
Everything you need to build modern web applications
Fully customizable button components with multiple variants.
Beautiful input fields with validation and error states.
Advanced tables with sorting, filtering and pagination.
Notification components for success, warning, and error messages.
Get started in seconds
Install via npm and start using components immediately
# Install using npm
# Or using yarn
# Or using pnpm
# Run with NPX
# This will import all the components and setup in your project
Simple and intuitive API
// Import components
// Use in your app