Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/surajmendhe5573/realtime-chat--application

A web application used for chatting purposes in which users can chat together in real time with each other in a group..
https://github.com/surajmendhe5573/realtime-chat--application

chat-application css express html javascript node socket-io websocket

Last synced: 6 days ago
JSON representation

A web application used for chatting purposes in which users can chat together in real time with each other in a group..

Awesome Lists containing this project

README

        

# realtime-chat-app
Realtime chat app using socket.io and nodejs
## Installation
After download or clone run `npm install` to install all the dependancies.

A web application used for chatting purposes in which multiple users can chat together in real time with each other in a group..

This application has been structured using NodeJs, WebSocket and Express, to handle backend and transfer messages.

Techstacks Used: HTML, CSS, JavaScript, Node.Js, Express.Js, Socket.io