Components
Copy-paste React components organized by category.
Categories
Tech Stack
All components use:
| Technology | Purpose |
|---|---|
| TypeScript | Type safety |
| Tailwind CSS | Styling |
| shadcn/ui | UI primitives |
| React Hook Form | Form handling |
| Zod | Validation |
| TanStack Query | Server state |
What's Included
Each component template provides:
- Complete, production-ready code
- Proper TypeScript types
- Accessible markup (ARIA, keyboard navigation)
- Error and loading states
- Mobile-responsive design