项目作者: Plakumat

项目描述 :
Fetching video data on React from Youtube API
高级语言: JavaScript
项目地址: git://github.com/Plakumat/react-fetch-data-from-youtube.git
创建时间: 2018-07-31T12:17:28Z
项目社区:https://github.com/Plakumat/react-fetch-data-from-youtube

开源协议:

下载


Configuration

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

app-image