react-mis-en-scene

react-mis-en-scene React component

Usage no npm install needed!

<script type="module">
  import reactMisEnScene from 'https://cdn.skypack.dev/react-mis-en-scene';
</script>

README

react-mis-en-scene

Travis npm package Coveralls

A react component for rendering background video.

To use pass in an mp4 video url (complete url) for the prop videoUrl, a placeholder image for the prop poster, and an ID to cssId to target it with your own css if you wish.

Still very much a work in progress at this point. Please submit issues and pull requests.