Building a floating Youtube player widget in ReactJS | Embed Youtube videos in ReactJS

Published: 19 May 2020
on channel: Programming With Prem
9,125
62

In this tutorial, we will learn how to embed a youtube player in react js as a floating payer allowing the user to navigate the application without closing the player.

We will also add dragging and resize functionality to the player widget.

Demo + Source:
https://react-component-depot.netlify...

NPM Packages:
react-draggable - https://www.npmjs.com/package/react-d...
react-resizable - https://www.npmjs.com/package/react-r...

Youtube API Reference
https://developers.google.com/youtube...

If you like the video please subscribe to the channel for more updates, thank you.