Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 296 Bytes

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 !!