# Jenga UI

[![package-badge]][package]

Jenga UI is a fast, reusable, composable, and accessible React components for your React apps. It makes it super easy to create websites and apps.

## Installation

```sh
# with npm
npm install jenga-ui

# with yarn
yarn add jenga-ui

# with pnpm
pnpm add jenga-ui
```

For discussions, suggestions and contributions, create an issue or join our [Discord](https://discord.gg/sHnHPnAPZj) channel to chat.

## License

Jenga UI is a project by [Outpost](https://outpost.run).

Released under the MIT License.

[package]: https://www.npmjs.com/package/jenga-ui
[package-badge]: https://img.shields.io/npm/v/jenga-ui?style=flat-square
