<h1 style="text-align: center;">
    <a href="http://front10.com/">
        <img src="https://front10.gitlab.io/component-explorer/images/logo/front10.png" alt="Front10 Component Explorer" width="200">
    </a>
</h1>

`@front10/hurricane-book` is a kit of hurricane components to be share across the web.

#### [Demo](https://github.com/front10/resilience-city-book) | [Source](https://github.com/front10/resilience-city-book)

## Setup

* Install with `npm` or `yarn`:
```sh
npm i @front10/hurricane-book
```

* Running it:

```sh
npm start
```

## Running the tests

npm tests

### Coding styles

[Airbnb Styleguide](https://github.com/airbnb/javascript/tree/master/react)


## Built With

* [React](https://reactjs.org/)
* [React StoryBook](https://storybook.js.org)


## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). 

## Authors

* **Front10** - *Initial work* - [Front10](http://front10.com/)

See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.

## License

This project is licensed under the ISC License - see the [LICENSE.md](LICENSE.md) file for details