Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-22T03:06:04.000Z (almost 3 years ago)
- Last Synced: 2023-03-11T19:42:40.657Z (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: 2
- 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
* expressNo 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
![Opera Snapshot_2021-09-14_121650_test-chat-app0001 herokuapp com](https://user-images.githubusercontent.com/59562575/133209013-222f1bab-705e-4218-af96-426da79f4a8b.png)
-
![Opera Snapshot_2021-09-14_121753_test-chat-app0001 herokuapp com](https://user-images.githubusercontent.com/59562575/133209031-5272dadf-f0ba-4118-b084-57eb58c65d33.png)