Guide to using GooseUI
What is GooseUI?
GooseUI is a collection of ready-made components for React that you can copy and paste into your projects. It's not an npm package — you get full control over the code.
Features
- Accessible components using native HTML and CSS
- Minimal JavaScript, maximum browser APIs
- Styling via Tailwind CSS 4
- Dark theme out of the box
- Full TypeScript support
- Minimal external dependencies
- Copy-paste installation via CLI
Quick Start
Start by installing components via shadcn CLI: