The host setup multiple virtual rooms. And the guest, with one-click, joins to them. When someone joins, the room is on call.
- Clone to your local workspace
$ git clone https://github.com/ShunYamada/multiple-synced-room.git
$ cd multiple-synced-room
-
Setup Firebase project
-
Start the project
$ yarn install
$ yarn start