Skip to content

manishdangi98/socket.io-chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket.io-chatapp

Basic chat app using socket.io,having feature of sharing location, create a room, send message to specific room only.

Requirments

Make sure node.js is installed on your system To verify

$ node --version

Running the project

$npm start

Added azure pipelines