diff --git a/topics/shadcn-ui/index.md b/topics/shadcn-ui/index.md new file mode 100644 index 000000000000..89677d52ac91 --- /dev/null +++ b/topics/shadcn-ui/index.md @@ -0,0 +1,13 @@ +--- +aliases: shadcn, shadcnui +display_name: Shadcn UI +short_description: shadcn ui is an open-source React library offering customizable, accessible components built with Tailwind CSS and Radix UI. +topic: shadcn-ui +logo: shadcn-ui.png +url: https://ui.shadcn.com/ +github_url: https://github.com/shadcn-ui/ui +related: nextjs, react, tailwindcss, radix-ui +released: March 8, 2023 +--- + +Shadcn ui is an open source React component library created with Tailwind CSS and Radix UI. It offers accessible, customizable UI components that developers can directly copy into their projects, providing full control over styling and functionality. It’s well-regarded for its developer-friendly approach and flexibility. \ No newline at end of file diff --git a/topics/shadcn-ui/shadcn-ui.png b/topics/shadcn-ui/shadcn-ui.png new file mode 100644 index 000000000000..f8137d3334c7 Binary files /dev/null and b/topics/shadcn-ui/shadcn-ui.png differ