Skip to content

MayankHarbola/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

ChatApp using node.js (Mongo db as database) and scoket.io

How to use

Use npm install to install all the dependencies. (In Terminal)
1. npm install

Use npm start to start the chat app.
2. npm start

And point your browser to http://localhost:1234.

Features

  • Multiple users can join a chat room.
  • Users can type chat messages to the chat room.
  • A notification is sent to all users when a user joins or leaves the chatroom.

About

ChatApp using node.js (Mongo db as database) and scoket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors