/SuperVidReact

Video chat app with React.js

Primary LanguageJavaScript

SuperVid 2.0

Video chat application built with React, Material UI, Socket.io, WebRTC. The user can copy their unique code and share it with the peer to have a 1-to-1 chat.

To run locally

git clone git@github.com:sayandip18/SuperVidReact.git
npm i && npm start
cd client
npm i && npm start