# Nebula React ![Travis-ci](https://travis-ci.org/rbrtsmith/nebula-react.svg?branch=master) [![Coverage Status](https://coveralls.io/repos/github/rbrtsmith/nebula-react/badge.svg?branch=master)](https://coveralls.io/github/rbrtsmith/nebula-react?branch=master) [![npm version](https://badge.fury.io/js/nebula-react.svg)](https://badge.fury.io/js/nebula-react)

React Components for the Nebula Sass framework

## Get Started

`yarn add nebula-react`

### Dependencies

Nebula React has the following peerDependencies.
* [`react`](https://github.com/facebook/react)
* [`react-dom`](https://www.npmjs.com/package/react-dom)

And the following dependencies
* [`nebula-css`](https://github.com/rbrtsmith/nebula-css)
* [`nebula-components`](https://github.com/rbrtsmith/nebula-components)
