Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

![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)