Skip to content

A Realtime Chat Application πŸ’¬ using Socket.io, NodeJS, ExpressJS and ReactJS

Notifications You must be signed in to change notification settings

aakankshabhende/Lets-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Let's Chat πŸ’¬

A real-time chat application built over the Socket.io, NodeJs, ExpressJs and ReactJs to provide users a quick, real-time, responsive chat application.

Tech Stack

Socket.io Express React NodeJs

Socket.IO is a library that enables low-latency, bidirectional and event-based communication between a client and a server. It is built on top of the WebSocket protocol and provides additional guarantees like fallback to HTTP long-polling or automatic reconnection.
I have used ReactJS on the frontend, with NodeJS + Socket.io web socket library on the backend.

Components

Join ✨

Built over ReactJS, it is a client-side rendered and responsive component.



Responsiveness βœ…

Chat πŸ‘€

Users

Responsiveness βœ…

About

A Realtime Chat Application πŸ’¬ using Socket.io, NodeJS, ExpressJS and ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published