Skip to content

A web app built with Node.js for real-time video watching

Notifications You must be signed in to change notification settings

UAVXP/watch-together

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch Together

An app to allow you to watch Youtube videos with friends, without the overhead of screen sharing.

Any user interactions with the video will be shared among all users in the same room (e.g. skipping ahead/behind, pausing, playing, etc.).

A link to the demo of this website can be found at https://watch-together-app.herokuapp.com

Running locally:

  1. Clone this Github repo
  2. Run the following:
$ yarn install # or npm install
$ yarn start

About

A web app built with Node.js for real-time video watching

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.0%
  • HTML 3.0%