<p align="center">
	<img alt="Vlossom Logo" width="100" src="./assets/vlossom-logo.png">
</p>

<h1 align="center">Vlossom</h1/>


Vlossom is a vibrant and versatile [Vue](https://vuejs.org/) UI library designed to blossom your web applications with elegance and ease.

<p align="center">
  <a href="https://vuejs.org/">
    <img src="https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D" alt="vue3">
  </a>
  <br/>
  <a href="https://www.npmjs.com/package/vlossom">
    <img src="https://img.shields.io/npm/v/vlossom.svg" alt="Version">
  </a>
   <a href="https://github.com/pubg/vlossom/blob/main/CONTRIBUTING.md#license">
    <img src="https://img.shields.io/npm/l/vlossom.svg" alt="License">
  </a>
</p>



## Installation

Install the package in your project directory with:

```bash
npm i vlossom
```

## Documentation (🚧)

<!-- TODO: add documentation link -->

Visit here to view the full documentation. (🚧)

## Contributing

If you're interested in contributing, we highly recommend reading the [Contributing.md](https://github.com/pubg/vlossom/blob/main/CONTRIBUTING.md) and following the guidelines provided.

## Special Sponsors

<div style="display:flex; align-items:center;">
	<a href="https://www.krafton.com/" target="_blank">
		<img src="https://logowik.com/content/uploads/images/krafton2779.jpg" width="300" alt="Krafton"> 
	</a>
	&nbsp;&nbsp;&nbsp;&nbsp
	<a href="https://github.com/pubg" target="_blank">
		<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/PUBG_Studios_Logo.svg/2560px-PUBG_Studios_Logo.svg.png" width="300" alt="Pubg">
	</a>
</div>

## License

By contributing your code to the [vlossom](https://github.com/pubg/vlossom) GitHub repository,
you agree to license your contribution under the [MIT license](/LICENSE).
