Fetching video data on React from Youtube API
Firstly, you should run npm on your directory.
After that you must get an API Key from Google Developer Console for list videos your index page.
You can get an API Key here.
When you get an API Key, you must paste key to ‘APIKey’ const in ‘youtube.js’ file.
And it will work correctly.
Read for more information README-REACT