YouTubeSync A web application to watch YouTube videos in sync with your friends. Running Locally Make sure you have Node.js installed. Clone the repository. $ cd YouTubeSync $ npm install $ npm start Your app should now be running on localhost:5000