Peer to Peer Video Chat Platform --> inspired by Omegle.com

=================================================== To setup Project Locally.

  1. Clone the repo
  2. cd client
  3. npm install
  4. npm start
  5. cd ..
  6. cd backend
  7. npm install
  8. npm run dev

!! INCOMPLETE PROJECT. WORK IN PROGRESS !!