letschat is a video chat app built using peer.js
Demo: https://lets-chat.netlify.com/
git clone https://github.com/adityavyas611/letschat
Use the package manager yarn to install packages.
yarn install
- Use the below command to start the server
- navigate to http://localhost:3000
yarn start