Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 500 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 500 Bytes

Socket-Player

A platform for watching YouTube videos together at the same moment and keeping them in sync using sockets

alt text

Setup

Please make sure nodemon is installed on your system. If not, then run npm i -g nodemon.

Install the dependencies using npm i

Run the app using npm start

Problem

Good internet connection required at both ends.