react-background-video

React component which provides a fullscreen background video

Usage no npm install needed!

<script type="module">
  import reactBackgroundVideo from 'https://cdn.skypack.dev/react-background-video';
</script>

README

react-background-video

React Background Video component

Build Status Dependency Status devDependency Status Coverage Status

Example

Installation

npm install react-background-video

Code Guideline

AirBnB ES2015

License

MIT

Changelog

1.2.0 Update test configuration
1.1.0 Add poster property and click handler
1.0.0 Initial release