/Youtube-with-Friends

Watch youtube video with your friend in a sync

Primary LanguageJavaScript

Youtube with Friends 😄

Watch youtube video with friends in sync. :bowtie: 😍 If you are in a same 'room' as your friends, pausing your video will pause your friends video too.

Setup

  • Install socket.io, express, ejs, mongoose packages using npm. Example:
       npm install --save express
  • Run mongodb server before starting project.
  • Run web server using
       node index.js

How to use

  1. Join same room as your friend
  2. Input link and play video that you want to watch with your friend
  3. Enjoy :)