# 🚀🧩 Qwik UI - Components Library

The components library for Qwik

![npm](https://img.shields.io/npm/v/@qwik-ui/core?label=npm%20version)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)

<!-- [![npm downloads](https://img.shields.io/npm/dm/@qwik-ui/core.svg?style=flat-square)](http://npm-stat.com/charts.html?package=@qwik-ui/core&from=2017-07-26) -->

<!-- [![codecov](https://img.shields.io/codecov/c/github/qwikifiers/qwik-ui.svg)](https://codecov.io/gh/qwikifiers/qwik-ui)  -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

<!-- ALL-CONTRIBUTORS-BADGE:END -->

<br/>

![image](../website/public/qwik-ui-banner-github.png)

# ⚠ This is not ready for production!

This library is still in early stages and once we collect enough feedback from the community.

<br/>

## Installation (for trying it out and reporting issues)

```console

npm install -D @qwik-ui/core
```

<br/>

## License

MIT
