shadcn/ui, but for Solid.
The shadcn-solid theme is an unofficial community-led SolidJS port of shadcn/ui. It offers accessible and customizable components that users can easily incorporate into their applications. This theme is free to use and open source, providing users with the ability to build their own component library.
To install the shadcn-solid theme, follow these steps:
git clone [repository_url]
cd shadcn-solid
npm install
shadcn-solid is a community-led SolidJS port that offers customizable and accessible components for users to incorporate into their applications. With its free and open-source nature, users can easily build their component library by utilizing the provided components. Installation is straightforward, allowing users to quickly integrate the theme into their SolidJS projects.