/youtube-watchparty

Watch youtube videos with family and friends

Primary LanguageSvelte

Youtube WatchParty

Youtube Watch party is used to help people get socialized during quarantine by sharing the videos they watch on youtube together with their loved ones. The project aims at bringing people even if they are not physicaly together.

Demo

demo of project

How to run?

In order to run the application, you need to clone both backend and the frontend of this application. The backend can be cloned here , and for the front end you can clone the main branch on this repo.

To run the frontend application locally run the following script:

npm run dev or vite

This will run the application on port 5173