<h1 align="center">Kuveyt Turk BOA Packages</h1>

<div align="center">

[React](http://facebook.github.io/react/) components that implement [Google's Material Design](https://www.google.com/design/spec/material-design/introduction.html). 

[![npm package](https://img.shields.io/npm/v/@kuveytturk/boa-components/latest.svg)](https://www.npmjs.com/package/@kuveytturk/boa-components)
[![CircleCI](https://circleci.com/gh/KuveytTurk/boa.svg?style=shield)](https://circleci.com/gh/kuveytturk/boa) [![codecov](https://codecov.io/gh/kuveytturk/boa/branch/master/graph/badge.svg)](https://codecov.io/gh/kuveytturk/boa) ![Code style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)
[![CodeFactor](https://www.codefactor.io/repository/github/kuveytturk/boa/badge)](https://www.codefactor.io/repository/github/kuveytturk/boa)
[![Storybook](https://github.com/storybooks/brand/blob/master/badge/badge-storybook.svg)](https://kuveytturk.github.io/boa)
</div>

## Getting Started

BOA has three packages that are available as NPM packages. [@kuveytturk/boa-base](/packages/base/) has base components like a composer (HOC), themes, error boundary, enums etc. [@kuveytturk/boa-components](/packages/components/) is the main UI component library. [@kuveytturk/boa-utils](/packages/utils/) has localization and messaging utilities. Each component is documented on its own package dictionary.

## Questions

Feel free about to open an issue at the [Issues](https://github.com/kuveytturk/boa/issues) page for your issues or questions.

## Contributing

Please refer to the [CONTRIBUTING](/CONTRIBUTING.md) guideline.

## Examples

We will provide example projects as soon as possible.

## Roadmap

The future plans, prioritized features and enhancements can be found in the [ROADMAP](/ROADMAP.md) file.

## Supported Platforms

Now, kuveytturk/boa opensource library supports the latest stable releases of all major browsers and platforms. We are also planning to support IE.

## Thanks

Thank you to [Material-UI](https://github.com/mui-org/material-ui) for awesome React components.

## License

This project is licensed under the terms of the
[MIT license](/LICENSE).



