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

shahGnp/socket-chat-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.6%
  • EJS 25.7%
  • CSS 7.6%
  • Procfile 0.1%