https://github.com/mahela98/chat-app
chat website with node ,express,socket.io and vanilla JS
https://github.com/mahela98/chat-app
express html js n socket-io
Last synced: about 1 month ago
JSON representation
chat website with node ,express,socket.io and vanilla JS
- Host: GitHub
- URL: https://github.com/mahela98/chat-app
- Owner: mahela98
- License: apache-2.0
- Created: 2021-04-23T04:59:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-22T03:06:04.000Z (over 4 years ago)
- Last Synced: 2025-02-22T19:25:49.832Z (over 1 year ago)
- Topics: express, html, js, n, socket-io
- Language: HTML
- Homepage: https://test-chat-app0001.herokuapp.com
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Visit : https://test-chat-app0001.herokuapp.com
## Used
* socket.io
* express
No database
## How to run
* node server.js
* Goto a browser and search for localhost:3000
* User can create a chat room using a username and a room id
* when a room is created any one can join the room with the room id
## Screenshots

-
