mave-react
Mave comes with powerful video components for your site, to add VOD, livestreaming and add interesting features alongside your video like chat and such. To use the components fully, you will need an account: https://mave.io.
This is the mave component that can be used within a React project.
<Mave embed="9bKONTQAP0"></Mave>
Installing
$ npm install @maveio/mave-react
import { Mave } from "@maveio/mave-react";
Development
$ npm run storybook