Get started

Documentation

Introduction

Welcome to Kiwimi Lab — a free, open-source React component library.

Kiwimi Lab is a collection of reusable React components built for modern web projects. Copy, customize, and ship faster without rebuilding the same UI patterns from scratch.

Why Kiwimi Lab

  • Copy-paste friendly — components live in your codebase, not node_modules
  • Type-safe — written in TypeScript with clear prop interfaces
  • Tailwind-first — styled with utility classes that match your design system
  • Accessible — keyboard and screen reader patterns built in

What's included

The library ships with foundational UI primitives, layout helpers, and hooks you can extend. Start with the Installation guide, then follow Quick Start to render your first component.

Requirements

  • React 18+
  • Next.js 14+ (App Router recommended)
  • Tailwind CSS 3.4+