Khusbu853 / my-youtube

my-youtube - A youtube clone built using react.js and live youtube api

Home Page:https://my-youtube-nine.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Overview:- Created A YouTube Clone using Live youtube Api.

#Techstack

  • React.js for creating the App
  • Tailwind CSS for styling
  • Redux for effective management of Data.

#Features

  • πŸš€ Using Youtube Video Api for creating the app.
  • πŸš€ Built search Functionality with auto-complete using:-
  1. Live Youtube Api for search and suggestions
  2. Debouncing which increases user experience(UX) & performance of the web app.
  3. Used caching to optimize the search results using redux store.
  • πŸš€ react-router-dom for routing.
  • πŸš€ Live Chat feature using API polling ans redux for managing its state.
  • πŸš€ Build nested comment section for videos

About

my-youtube - A youtube clone built using react.js and live youtube api

https://my-youtube-nine.vercel.app/


Languages

Language:JavaScript 92.4%Language:HTML 6.1%Language:CSS 1.5%