Skip to content

ohcnetwork/careui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Care UI

A modern React component library built with Tailwind CSS and Radix UI. Beautiful, accessible, and customizable components for building care applications.

🚀 Quick Start

Install components from the Care UI registry using the shadcn CLI:

npx shadcn@latest add button --registry https://careui.vercel.app

📦 Installation

Single Component

npx shadcn@latest add button --registry https://careui.vercel.app

Multiple Components

npx shadcn@latest add button input label card --registry https://careui.vercel.app

Set as Default Registry

Add to your components.json:

{
  "registries": {
    "care-ui": "https://careui.vercel.app"
  }
}

Then install with:

npx shadcn@latest add care-ui:button

📚 Documentation

Visit careui.vercel.app for:

  • Live component previews
  • Interactive examples
  • Installation guides
  • API documentation
  • Usage patterns

🎨 Components

Over 50+ components including:

  • Form Controls: Button, Input, Select, Checkbox, Switch, Radio, Textarea
  • Layout: Card, Tabs, Accordion, Table, Sidebar, Breadcrumb
  • Overlay: Dialog, Drawer, Sheet, Popover, Tooltip, Dropdown Menu
  • Feedback: Alert, Toast, Progress, Skeleton, Badge, Avatar
  • Utilities: Scroll Area, Resizable, Toggle, Carousel, Chart

View all components →

🛠️ Tech Stack

  • React 19 - UI library
  • TypeScript - Type safety
  • Tailwind CSS 4 - Styling
  • Radix UI - Accessible primitives
  • Vite - Build tool
  • shadcn/ui - Component architecture

📖 Registry

See REGISTRY.md for detailed component list and installation instructions.

🤝 Contributing

Contributions are welcome! Please read our contributing guidelines before submitting PRs.

📄 License

MIT License - see LICENSE file for details.

🔗 Links

About

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages