Vechai UI
Collection of accessible React UI components with the built-in dark theme using Tailwind CSS. Pre-designed headless ui and radix-ui.
✨ Features
- ? A set of accessibility React components & pre-designed headlessui + radix-ui components.
- ?️ Written in TypeScript.
- ? Built-in Dark mode.
- ? Powerful theme customization.
Installation
npm i @vechaiui/core @vechaiui/react @tailwindcss/forms
Yarn
yarn add @vechaiui/core @vechaiui/react @tailwindcss/forms
Development
Prerequisites: Node.js v12+, Yarn v1.22+
After cloning this repo, run:
yarn boot
to install all dependencies & build all packages.yarn start
to run storybookyarn docs:dev
to run document website