Introduction
Collective Creation UI is an open-source component registry compatible with shadcn/ui. It provides beautifully designed, accessible components that you can copy and paste into your apps.
What is this?
This registry hosts reusable React components built with TypeScript, Tailwind CSS, and modern best practices. Each component is designed to be self-contained, composable, and easy to customize.
Getting Started
You can install components directly into your project using the shadcn CLI:
npx shadcn@latest add https://ui.collectivecreation.company/postcard.jsonRequirements
- React 19+
- TypeScript 5.7+
- Tailwind CSS 4+
- A shadcn/ui project (or compatible setup)
Contributing
Contributions are welcome! Please visit our GitHub repository to submit issues, feature requests, or pull requests.