https://github.com/navneet243/my-youtube
Video streaming app
https://github.com/navneet243/my-youtube
autosuggestion caching debouncing javascript react redux tailwindcss youtube-api-v3
Last synced: about 2 months ago
JSON representation
Video streaming app
- Host: GitHub
- URL: https://github.com/navneet243/my-youtube
- Owner: navneet243
- Created: 2024-12-11T06:02:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-14T14:53:28.000Z (over 1 year ago)
- Last Synced: 2025-02-07T06:43:08.614Z (over 1 year ago)
- Topics: autosuggestion, caching, debouncing, javascript, react, redux, tailwindcss, youtube-api-v3
- Language: JavaScript
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube Clone
This project uses YouTube's Live API for the real-time data with enhanced User Experience and functionality.
## Key Features
1. YouTube's Live API Integration:
* Real-Time Data
2. Debouncing:
* Implemented in search functionality to reduce API calls.
3. Auto-Suggestion:
* Integrated auto-suggestion feature within the search bar enhancing the User Experience.
4. Caching:
* Implemented caching to further reduce API calls for frequently searched keywords.
## Tech Stack:
* React
* Redux Toolkit
* Tailwind CSS
## Google API key
Get your own API key [here](https://developers.google.com/youtube/v3/docs/?apix=true)