Skip to content

navneet243/my-youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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