An open API service indexing awesome lists of open source software.

https://github.com/amrmuhamedd/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
https://github.com/amrmuhamedd/chatchord__node-js

chat css3 html5 javascript node socket-io

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# chatChord
Demo [here](https://chatchord.onrender.com/)

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