<div align="center"><img src="https://user-images.githubusercontent.com/8266711/74242396-b95f5880-4cd5-11ea-9cde-f9a7a6e8ec22.jpeg" /></div><br/>

<div align="center">
<h1>V&A Museum Viewer</h1>
</div>


## Contributing
Getting started:
```yarn & yarn start```

This will build a local version of the storybook where you can see usage examples of each of the viewers.


## Usage

To add this to your project:

``` yarn add vam-viewer ```

From here you can import the react components, or use them in your project using the helper functions:

```createSlideShow```
```createFullScreenTour```
```createEmbeddedZoom```

