# Siakit

Siakit is a React components library where the goal is to help build projects in an easier and more agile way.

&nbsp;

## Installation

Using [npm](https://www.npmjs.com/) to install siakit.

```bash
npm install --save @atmoutsourcing/siakit
```

&nbsp;

Using [yarn](https://classic.yarnpkg.com/lang/en/docs/install/#debian-stable) to install siakit.

```bash
yarn add @atmoutsourcing/siakit
```

&nbsp;

## Documentation

Click [here](https://siakitdocumentation.vercel.app/) to view a preview documentation from project.

&nbsp;

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

&nbsp;

## License
[MIT](https://choosealicense.com/licenses/mit/)
