This repo is a conjuction of technologies Next.js + React + PeerJs
Controlling calls and streams using hooks
live at (https://peer-client.cleberw3b.now.sh/)
Clone this repo
git clone https://github.com/Cleberw3b/peerjs-client.git
Install packages
npm install
To run on development
npm start