Collection of Accessible React UI Components using TailwindCSS.
npm i @shtcut-ui/core @shtcut/react @tailwindcss/forms
Yarn
yarn add @shtcut-ui/core @shtcut-ui/react @tailwindcss/forms
Prerequisites: Node.js v12+, Yarn v1.22+
After cloning this repo, run:
yarn bootto install all dependencies & build all packages.yarn startto run storybookyarn docs:devto run document website
Contributions are welcome! If you'd like to add new components, improve existing ones, or fix issues, feel free to open a pull request following our contribution guidelines.
This project is licensed under the MIT License.