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
- Host: GitHub
- URL: https://github.com/reaperdragon/less-video
- Owner: reaperdragon
- Created: 2022-05-29T06:33:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-05T10:02:44.000Z (about 4 years ago)
- Last Synced: 2025-02-13T00:44:28.858Z (over 1 year ago)
- Topics: reacthooks, reactjs, youtubeapi
- Language: JavaScript
- Homepage: https://less-video.netlify.app/
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
