Skip to content

A demo chat app with nodejs and socket.io

Notifications You must be signed in to change notification settings

DeboDevelop/CareerBuzz

 
 

Repository files navigation

CareerBuzz

How to setup & run?

  • npm install

  • npm start ( Recommended )

  • npm start dev ( only if you have nodemon installed globally )

Then visit http://localhost:3000


Login with any 2 fake credentials from differnt tabs

Username Password
avirupdutta 123456
davidkumar 123456
johndoe 123456
tonykumar 123456

Logout

Just click leave button when you're inside any room or visit http://localhost:3000 to logout.

About

A demo chat app with nodejs and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 38.7%
  • HTML 35.4%
  • CSS 25.9%