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

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

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)