Skip to content

a Omegle like site, lets 2 random user connect to each other though live video and chat

Notifications You must be signed in to change notification settings

tigsr1988/omegle-fullstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iggle



📌 Set up project

  • clone the repo and go into it
git clone https://github.com/amitanshusahu/Omegle-fullstack/ & cd Omegle-fullstack/
  • go to the client folder and start dev server
cd client && npm run dev
  • go to the server folder and start server
cd ../server && npm start

Useful Links


Star the Repo ⭐

About

a Omegle like site, lets 2 random user connect to each other though live video and chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 38.5%
  • CSS 28.5%
  • JavaScript 23.4%
  • HTML 9.6%