![MultiUI Banner](https://github.com/Multinite/MultiUI/blob/main/resources/assets/multiui/MultiUI_Banner_830x200.png?raw=true "MultiUI Banner")

# [MultiUI](https://multiui.org)

[![npm version](https://img.shields.io/npm/v/%40multinite_official%2Fmultiui)](https://npmjs.com/package/@multinite_official/multiui)
[![npm downloads](https://img.shields.io/npm/dm/%40multinite_official%2Fmultiui)](https://npmjs.com/package/@multinite_official/multiui)
[![license](https://img.shields.io/npm/l/%40multinite_official%2Fmultiui)](https://github.com/Multinite/MultiUI/blob/main/LICENSE.md)
[![release CI](https://github.com/multinite/multiui/actions/workflows/release.yml/badge.svg)](https://github.com/Multinite/MultiUI/actions)
[![Follow me pls](https://img.shields.io/twitter/follow/PingStruggles)](https://twitter.com/pingstruggles)

# Table of Contents

1. [The first and only Component Framework](#the-first-and-only-component-framework)
2. [Wait, what?](#wait-what)
3. [Installation](#installation)
4. [Helpful Links](#helpful-links)
5. [License](#license)

---

> [!WARNING]  
> This repo is still in development.

## The first and only Component Framework.

- ~~Highly customizable. 🔧~~
- ~~Accessible. 👍~~
- ~~Performance in mind. 🚀~~
- We are focused on **everything**. 💪

## Wait, what?

_I thought there are only component libraries, so why is this a framework?_

> Yes, that's right, we are the first ever component framework!
> <br />
> We intend on creating all of the best tools and utilities for developing components.
> <br />
> From a marketplace full of open-source components to a dynamic online component creator.

## Installation

Install MultiUI through our MultiUI CLI!

```bash
npx create-next-app
npx multiui init
```

And that's it!

#### Helpful Links:

- [MultiUI Documentation 📚](https://multiui.org)
- [Multinite Discord Server 💬](https://discord.gg/Q38kKV9PUT)
- [NPM 📡](https://www.npmjs.com/package/@multinite_official/multiui)
- [GitHub 💾](https://github.com/Multinite/MultiUI)

## License

[MIT](https://github.com/Multinite/MultiUI/blob/main/LICENSE.md)
