React components library
npm install reactackleAn open-source components library built with React and Styled Components.
Reactackle is a family of components that make it easy to design beautiful websites and apps. It's still young but we are going to constantly add new components.
Using NPM:
```
npm install reactackle --save
Using Yarn:
``
yarn add reactackle
Or you can install components independently:
```
npm install reactackle-button --save
#### Component Demos
* App
* Auto Position
* Button
* Card
* Checkbox
* Dialog
* Form
* Grid / Column
* Grid / Row
* Header
* Icon
* Input Autocomplete
* Radio Group
* Select Box
* Sidebar
* Tabs
* Text Field
* Toggle Button
* Tooltip
* Tooltip Icon
Also we're opened to any proposals. Feel free to submit an issue or just write us a few words.