Skip to content
forked from vechai/vechaiui

Collection of accessible React UI components with the built-in dark theme using Tailwind CSS. Pre-designed headless ui and radix-ui.

License

Notifications You must be signed in to change notification settings

pelegrand/vechaiui

 
 

Repository files navigation

Vechai UI

Collection of Accessible React UI Components using TailwindCSS.

npm latest package npm downloads

✨ 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:

  1. yarn boot to install all dependencies & build all packages.
  2. yarn start to run storybook
  3. yarn docs:dev to run document website

Contributing

All contributions are welcome. Even, if you notice wrong information, typos, or grammar mistake (English is not my primary language). Feel free to open an issue or create a pull request.

Credit

This open-source UI component library was heavily inspired PrimerCSS & ChakraUI. I'd like to thank all of them for their amazing work.

License

MIT License © 2021 pepelele

About

Collection of accessible React UI components with the built-in dark theme using Tailwind CSS. Pre-designed headless ui and radix-ui.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 75.9%
  • JavaScript 24.1%