# tequila-ui
The best React-component library in Mexico! ;)



### Install
```
npm install tequila-ui
```


### Use
See the [documentation page](https://thorecaspersen.github.io/tequila-ui).

</br>
</br>

|:warning: tequila-ui is still in early alpha stage.|
| --- |


</br>
</br>
</br>

## Development
Feel free to hack and sumbit a pull request!

### Install development mode
```bash
1. Create config folder in root
2. npm install
```

### Start development mode
```bash
npm run docs
```


### Commit
tequila-ui use commitizen for pull request commits:
```bash
npm run commit
```