<p align="center">
<img src="/docs/wallpaper.png" width=250>
</p>
<h2 align="center">Clio System</h2>
<p align="center">
<strong>✨ A ReactJS based UI Library ✨</strong>
<br><br>

 [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebook/react/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/react.svg?style=flat)](https://www.npmjs.com/package/react) [![CircleCI Status](https://circleci.com/gh/facebook/react.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/facebook/react) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactjs.org/docs/how-to-contribute.html#your-first-pull-request)
### Aditional dependencies

Our library has additional dependencies. Be aware:

### Instalation

`npm install react-clio-system`

### Some aditional packages are required

to install react-clio-system on your project

`npm install styled-components  styled-theming`

or

`yarn add styled-components  styled-theming`
