https://github.com/madhavdutta/xbeshui
xBesh UI is a collection of accessible, reusable, and composable React components for building user interfaces.
https://github.com/madhavdutta/xbeshui
component components framework library madhavdutta mohdaakib next nextjs react shadcn shadcn-ui shadcnui tailwind tailwindcss ui ui-kit xbesh xbesh-ui xbeshui
Last synced: 7 months ago
JSON representation
xBesh UI is a collection of accessible, reusable, and composable React components for building user interfaces.
- Host: GitHub
- URL: https://github.com/madhavdutta/xbeshui
- Owner: madhavdutta
- Created: 2024-03-13T14:40:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T14:04:36.000Z (over 1 year ago)
- Last Synced: 2024-04-12T23:28:14.915Z (over 1 year ago)
- Topics: component, components, framework, library, madhavdutta, mohdaakib, next, nextjs, react, shadcn, shadcn-ui, shadcnui, tailwind, tailwindcss, ui, ui-kit, xbesh, xbesh-ui, xbeshui
- Language: TypeScript
- Homepage: https://xbesh.dev
- Size: 595 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Explore a diverse collection of over 100+ intuitive components, designed to seamlessly integrate into your React or NextJS app. With no cost and full access to the source code, you're free to craft remarkable applications hassle-free. While inspired by Shadcn UI, it's important to note that this project is entirely independent and has no affiliation with Shadcn whatsoever.

## About this project
Welcome to xBesh UI, a modern React & NextJS UI library for pragmatic developers. Imagine a UI framework as flexible and modern as you’ve always wished for, brought to life with the elegance of Tailwind CSS and the inspirational essence of Shadcn UI. xBesh UI isn’t just a toolkit; it’s a gateway to creating interfaces that speak directly to the heart, ensuring every pixel on your screen contributes to a seamless, engaging, and truly delightful user experience. It’s our promise to you — to make your development journey not just easier but also a lot more enjoyable, with designs that capture imaginations and turn visions into reality.
Our project serves as the default user interface on [xbesh.com](https://www.xbesh.com/) and [memoe.ai](https://memoe.ai), providing a real-time experience of a modern application's functionalities such as authentication, dashboards, lists, data tables, alerts, notifications, menus, buttons, and more. To experience these features in action, visit [xbesh.dev](https://xbesh.dev).
### [Documentation @ xbesh.dev](https://xbesh.dev/docs/getting-started)
> **Disclaimer**
> I would like to inform you that for the time being, this is in beta, and test it properly before using it in production because this build is still under development and **cannot yet be considered production-ready**.
> You can follow the progress on Twitter [@madhavdutta](https://twitter.com/madhavdutta).## Installation
```
npm install @xbeshui/core
```
or
```
pnpm install @xbeshui/core
```
or
```
yarn add @xbeshui/core
```
or
```
bun install @xbeshui/core
```
## Credit
Our UI Kit draws inspiration from the [Shadcn](https://ui.shadcn.com/) UI. The Documentation UI is constructed with [Astro](https://astro.build/) by [Mickasmt](https://github.com/mickasmt), while we utilize [Tabler Icons](https://tabler.io/icons) for our iconography and [Tailwind CSS](https://tailwindcss.com) as our primary CSS library.
## Author
[Madhav Dutta](https://twitter.com/madhavdutta) & Team xBesh## Contributors
[Mohd Aakib](https://github.com/mohdaakib)
[Milan Thakur](https://github.com/xbmilan)
[Mahesh Sharma](https://github.com/maheshsharmma1987)
[Akanksha Tiwari](https://github.com/xbakanksha)## License
Licensed under the [MIT license](https://github.com/madhavdutta/xbesh-ui-kit-docs/blob/version1/LICENCE.md).