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
- Host: GitHub
- URL: https://github.com/amrmuhamedd/chatchord__node-js
- Owner: amrmuhamedd
- Created: 2021-08-01T22:48:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T21:11:57.000Z (over 3 years ago)
- Last Synced: 2025-05-15T19:44:19.632Z (about 1 year ago)
- Topics: chat, css3, html5, javascript, node, socket-io
- Language: JavaScript
- Homepage: https://chatchord.onrender.com/
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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