Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 222 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 222 Bytes

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