Skip to content

reaperdragon/less-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built with Reactjs

create .env file in root directory and add REACT_APP_API_KEY=YOUR_GOOGLE_CONSOLE_API_KEY

Run frontend with

npm start

  1. Log in to Google Developers Console.

  2. Create a new project.

  3. On the new project dashboard, click Explore & Enable APIs.

  4. In the library, navigate to YouTube Data API v3 under YouTube APIs. Enable the API.

  5. Create a credential.

  6. A screen will appear with the API key.

Check Video For Ref: https://www.youtube.com/watch?v=yuM7KH-JLu8

Screenshot

Dashboard

Screenshot (72)