OMEGLE CLONE

This is a clone of a sussy chatting site Omegle.

Steps to setup in local environment :

  • Clone the repo
  • cd omegle
  • npm install
  • npm run start
  • Navigate to http://localhost:3000