Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 686 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 686 Bytes

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