a tiny app to watch anime / video / movies together with friends.
Demo : https://wtg.batusan.dev
Clone the project
git clone https://github.com/batusan/Watch-Together
Go to the project directory
cd Watch-Together
Install dependencies
npm install
Start the server
npm run dev