Open-source **React UI library** to build high-quality digital products.



[](https://github.com/pentaho/hv-uikit-react/actions/workflows/nightly.yml)
## Why UI Kit
- **Enhanced Productivity**
Quickly iterate with reusable, pre-built components tailored for production.
- **Flexible Customization**
Leverage an extensive theming system for fine-grained control over layout and appearance.
- **Seamless Multi-Theming**
Easily manage multiple themes across your application with minimal setup.
- **Accessibility-Centric**
Built to meet accessibility standards and ensure inclusivity for all users.
Check the [project status](https://pentaho.github.io/uikit-docs/master/docs/project-status) so you can stay up-to-date on the project development, available packages, components status and supported versions.
## Installation 🚀
The fastest way to setup a new **NEXT UI Kit** project is by using [`uikit-cli`](./packages/cli). Follow the link for usage documentation. If you're migrating from an older UI Kit version, please follow the [Migration Guides](https://github.com/pentaho/hv-uikit-react/tree/master/docs/overview/migration).
```sh
npx @hitachivantara/uikit-cli@latest create
```
If you're adding UI Kit to an existing project, please follow our [Get Started](https://pentaho.github.io/uikit-docs/master/docs/get-started) guide for more information.
## Documentation
See our documentation site [here](https://pentaho.github.io/uikit-docs/master/) for full how-to docs and guidelines.
## Team ✨
## Contributing
Please check out our [Contribution Guidelines](/.github/CONTRIBUTING.md) and let's build a better UI Kit together!
## Contributors 🤟
## License
This project is licensed under the terms of the [Apache 2.0 license](/LICENSE).