/multiple-synced-room

URL-based room is on call when someone joins

Primary LanguageJavaScript

Multiple Synced Room

The host setup multiple virtual rooms. And the guest, with one-click, joins to them. When someone joins, the room is on call.

Installation

  1. Clone to your local workspace
$ git clone https://github.com/ShunYamada/multiple-synced-room.git
$ cd multiple-synced-room
  1. Setup Firebase project

  2. Start the project

$ yarn install
$ yarn start