Get Started
Introduction
Gamin UI is a curated component registry that delivers production-ready source code directly into your project. Instead of installing an npm package, you get editable source files that become part of your codebase.
Why Gamin UI?
- Full source code ownership — customize everything
- One-command installation via CLI
- Automatic dependency resolution
- React & Next.js support out of the box
- Apple-inspired design language
Quick Start
npx gamin-ui add buttonThis will download the Button component source files into your components/button/ directory.