Documentation
Templates
Components
Overview

Components

Copy-paste React components organized by category.

Categories

Tech Stack

All components use:

TechnologyPurpose
TypeScriptType safety
Tailwind CSSStyling
shadcn/uiUI primitives
React Hook FormForm handling
ZodValidation
TanStack QueryServer 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