Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/batusan/watch-together
Watch together with your friends
https://github.com/batusan/watch-together
react react-player socket-io watch-together wtg
Last synced: 13 days ago
JSON representation
Watch together with your friends
- Host: GitHub
- URL: https://github.com/batusan/watch-together
- Owner: batusan
- Created: 2023-03-02T15:04:05.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T17:35:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T16:58:48.606Z (16 days ago)
- Topics: react, react-player, socket-io, watch-together, wtg
- Language: JavaScript
- Homepage: https://wtg.batusan.dev
- Size: 16.9 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Watch together (WIP)
a tiny app to watch anime / video / movies together with friends.
Demo : https://wtg.batusan.dev
## Run Locally
Clone the project
```bash
git clone https://github.com/batusan/Watch-Together
```Go to the project directory
```bash
cd Watch-Together
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run dev
```Screenshots
## Mobile Screenshots![App Screenshot](./readme/screenshots/mobile-home.png)
![App Screenshot](./readme/screenshots/mobile-login.png)
![App Screenshot](./readme/screenshots/mobile-lobby.png)## Desktop Screenshots
![App Screenshot](./readme/screenshots/hd-home.png)
![App Screenshot](./readme/screenshots/hd-login.png)
![App Screenshot](./readme/screenshots/hd.png)