Skip to content

keyurparalkar/react-youtube-player-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Video Player Clone

This projects is an attempt to replicate the youtube's video player with React, Context APIs and framer motion. You can read more about how this project is implemented with the help of below blog post series:

  1. How I build a YouTube Video Player with ReactJS: Building the architecture
  2. How I build a YouTube Video Player with ReactJS: Building the Play Button
  3. How I build a YouTube Video Player with ReactJS: Building the Volume Control
  4. How I build a YouTube Video Player with ReactJS: Build the Seekbar control
  5. How I build a YouTube Video Player with ReactJS: Building FrameTooltip component

This project was also demonstrated in talk held in JSLovers meetup. You can find the slides for the talk here