An open API service indexing awesome lists of open source software.

https://github.com/reaperdragon/less-video

Mini Youtube Clone
https://github.com/reaperdragon/less-video

reacthooks reactjs youtubeapi

Last synced: 3 months ago
JSON representation

Mini Youtube Clone

Awesome Lists containing this project

README

          

# 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)](https://user-images.githubusercontent.com/67114280/177303685-3542b24b-446f-413a-9b37-4b76c703d381.png)