/chatChord__node-js

useing Node js and javascript this realtime chat using node js you can send message to room and see all user in the room

Primary LanguageJavaScript

chatChord

Demo here

this is realtime chat using node js you can send message to room and see all user in the room
to start use this project locally you should run :

npm insall

then run :

npm start

now you can see it in the browser at : http://localhost:5000