Skip to content

This is a realtime chat app using nodejs and socket.io. It is room based chat app.

Notifications You must be signed in to change notification settings

bytesagar/socket-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs & Socket Chat App

Libraries Used

  • Express
  • NodeJs
  • Socket.io
  • bootstrap

Setup project locally

  • git clone https://github.com/sagar608/socket-chat-app.git
  • cd socket-chat-app
  • npm install
  • npm run dev
  • The project will start on localhost:3000 or http://127.0.0.1:3000

Screenshots

chat