A platform for watching YouTube videos together at the same moment and keeping them in sync using sockets
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
Good internet connection required at both ends.