Skip to content

A Real-Time chat application to communicate among your friends and families.

Notifications You must be signed in to change notification settings

tanishq-agarwal/chat-messenger-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Chat App

A Real-Time chat application to communicate among your friends and families.

  1. Sockets.io - Used to implement the real-time functionalities by sending triggering and monitoring events on a topic-subscription based model.
  2. Node.js - Node server which will handle socket io connections

Preview

Chat Box ui

ichat

Auto Scroll down on spamming of messages

Scroll

Local Setup & Available Scripts

npm install

Run this in nodeServer directory to installs all dependencies required for the app to run

nodemon index.js

Run this to start the server and initiating the chats

🙏 If you find this repo helpful then don't forget to give a star ❇️ to this repository:)

About

A Real-Time chat application to communicate among your friends and families.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published