Peer to Peer Video Chat Platform --> inspired by Omegle.com
=================================================== To setup Project Locally.
- Clone the repo
- cd client
- npm install
- npm start
- cd ..
- cd backend
- npm install
- npm run dev
!! INCOMPLETE PROJECT. WORK IN PROGRESS !!