bcrumbs / reactackle

Open-source components library built with React and Styled-Components.

Home Page:https://reactackle.braincrumbs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactackle

npm Build Status Coverage Status Braincrumbs Slack

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. Also we use it with our open-source web app constructor Booben.

Getting started

Using NPM:

npm install reactackle --save

Using Yarn:

yarn add reactackle

Or you can install components independently:

npm install reactackle-button --save

Docs

Component Demos

Browser Support

At present we aim to support the last two versions of the following browsers: Chrome, Edge, Firefox, Safari, Opera.

Contributing

Contributions are welcome!

Also we're opened to any proposals. Feel free to submit an issue or just write us a few words.

Stay in touch

License

MIT License

About

Open-source components library built with React and Styled-Components.

https://reactackle.braincrumbs.io

License:MIT License


Languages

Language:JavaScript 100.0%