# UI kit for Kupibilet.ru

[![NPM version][npm-img]][npm-url]
[![Build Status][travis-img]][travis-url]
[![Greenkeeper Status][greenkeeper-img]][greenkeeper-url]
[![Known Vulnerabilities](https://snyk.io/test/github/kupibilet-frontend/ui/badge.svg?targetFile=package.json)](https://snyk.io/test/github/kupibilet-frontend/ui?targetFile=package.json)

## How to start locally:

```
yarn start
```

Then open [http://localhost:9001](http://localhost:9001/) in your browser.


## Supported addons

* [react-storybook-addon-info](https://github.com/storybooks/react-storybook-addon-info)
* [storybook-addon-options](https://github.com/storybooks/storybook-addon-options)
* [storybook-addon-knobs](https://github.com/storybooks/storybook-addon-knobs)
* [storyshots](https://github.com/storybooks/storyshots)


## References:

1. https://ant.design/docs/react/introduce
2. http://dev.office.com/fabric#/components
3. https://react-mdl.github.io/react-mdl/components/
4. http://react-toolbox.com/
5. http://elemental-ui.com/
6. http://blueprintjs.com/
7. http://react.semantic-ui.com/introduction/
8. http://www.material-ui.com/#/
9. https://grommet.github.io/docs/components

[travis-img]: https://travis-ci.org/kupibilet-frontend/ui.svg
[travis-url]: https://travis-ci.org/kupibilet-frontend/ui
[npm-img]: https://badge.fury.io/js/%40kupibilet%2Fui.svg
[npm-url]: https://www.npmjs.com/package/@kupibilet/ui
[greenkeeper-img]: https://badges.greenkeeper.io/kupibilet-frontend/ui.svg
[greenkeeper-url]: https://greenkeeper.io/
