Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)