/youtubegang

Primary LanguageJavaScript

YouTubeGang

The YoutubeGanng web app lets users chat and watch Youtube videos in real-time.

https://youtubegang.netlify.app/

youtube gang

Technologies used

React, Node, Express, Socket.io, Chakra UI, YouTube API.

User Stories

  • Users can chat in real-time.
  • Users can search YouTube videos directly inside the web app.
  • Users can watch Youtube videos in real-time.
  • Users can control several aspects of the video player state: play, pause, seek, video change. These changes get reflected in other users' video player state.
  • Users can add videos to queue.
  • Users can track their watch history in the history tab.

Potential Features

  • Light mode.