Create Youtube Player in ReactJs — Part 3

We now have three main tasks remaining. First showing the Video player, second the option to click on a video to change it in video player and third is Search capabilities to search for videos.
Add Video Player
First to add a Video Player, goto App.js and change as below

You can read rest of the blog from my blog site. The link is below.
The project is deployed in Heroku. You can find it here.
You can find the complete code in this github repo