Extensible React component library built with TailwindCSS.
This library was created as a result of a side project I built to experiment with some features and it contains a collection of reusable React components for fast development and almost zero lock-in.
Please note that this is not a packaged component library served with an npm package. Instead, you can simply copy and paste the components into your project to start using them immediately.
Before we dive into the details, i would like to give credit to @shadcn for his excellent work, which has been a great source of inspiration for this component library.
Follow the proper docs here.