# Movie Player

A component that can be used to embed playable videos. The components loads media from an URL passed as a property, while the 'react-player' library is used to load and play the videos.

Supported sources:
* YouTube
* Facebook
* Twitch
* SoundCloud
* Streamable
* Vimeo
* Mixcloud

```element
movie-player/MoviePlayer
```

## Examples

### Movie Player Example

Movie Player Example

```
movie-player/MoviePlayerShowcase
```

## Libraries

[ReactPlayer](https://www.npmjs.com/package/react-player)
