A comprehensive collection of reusable, accessible, and customizable web components built with React, TypeScript, Tailwind CSS, and Shadcn UI. This project aims to provide developers with a robust design system that accelerates UI development.
-
Clone the repository
git clone https://github.com/Mochrks/web-components-shadcnui.git cd web-components-shadcnui
-
Install dependencies
npm install
-
Run the application
npm run dev