Skip to content
/ ui Public

Extensible React component library built with TailwindCSS.

Notifications You must be signed in to change notification settings

askides/ui

Repository files navigation

askides/ui

Extensible React component library built with TailwindCSS.

Foreword

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.

Credits

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.

Getting Started

Follow the proper docs here.