KUIreact
Composable UI System for Real Products
A production-ready component library built with Next.js and React. A layered design system and component architecture for real-world applications across multiple industry verticals.
Quick Start
$npm install
$npm run dev
Server starts at http://localhost:3000
Scripts
npm run devdevelopment servernpm run buildproduction buildnpm startproduction servernpm run lintlint checks
Tech Stack
Module Layers
Each layer builds on the one above it. Keep business logic in domain/app layers; ui components stay generic.
Live Themes

AI PlaygroundChat & content generation interface/theme/ai

API DocsDeveloper API documentation portal/theme/api-doc

BlogEditorial content publishing/theme/blog

E-commerceProduct catalog & checkout/theme/commerce

Common PagesAuth, account & shared UI patterns/theme/common

Event PlatformEvents, tickets & venue management/theme/event

FintechFinancial dashboard & transactions/theme/fintech

Food DeliveryRestaurant ordering & delivery/theme/food

ForumCommunity discussion & Q&A/theme/forum

Jobs BoardJob listings & career portal/theme/jobs

SaaS LandingMarketing site with pricing & hero/theme/landing

Media PlatformVideo & media streaming/theme/media

Real EstateProperty listings & search/theme/real-estate

TravelFlight & hotel booking/theme/travel

SocialSocial network with feed, chat & marketplace/theme/social
Built by Kuray Karaaslan · Licensed under 0BSD