Skip to content
/ ui Public
forked from shadcn-ui/ui

Beautifully designed components built with Radix UI and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

a1afreejk/ui

 
 

Repository files navigation

shadcn/ui

Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. Use this to build your own component library.

hero

Roadmap

Warning This is work in progress. I'm building this in public. You can follow the progress on Twitter @shadcn.

  • Toggle Group
  • Toolbar
  • Toast
  • Toggle
  • Navigation Menu
  • Figma

Get Started

Starting a new project? Check out the Next.js template.

npx create-next-app -e https://github.com/shadcn/next-template

Features

  • Radix UI Primitives
  • Tailwind CSS
  • Fonts with @next/font
  • Icons from Lucide
  • Dark mode with next-themes
  • Automatic import sorting with @ianvs/prettier-plugin-sort-imports

Tailwind CSS Features

  • Class merging with tailwind-merge
  • Animation with tailwindcss-animate
  • Conditional classes with clsx
  • Variants with class-variance-authority
  • Automatic class sorting with eslint-plugin-tailwindcss

License

Licensed under the MIT license.

About

Beautifully designed components built with Radix UI and Tailwind CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • JavaScript 3.2%
  • Other 0.7%