Skip to content

Developed a real-time chat application using React, Node.js, and Socket.IO. Users can exchange messages instantly, and the application ensures seamless communication across connected clients.

Notifications You must be signed in to change notification settings

AnujTiwari-Student/Real-Time-Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Realtime Chat Application

Developed a real-time chat application using React, Node.js, and Socket.IO. Users can exchange messages instantly, and the application ensures seamless communication across connected clients.

Chat Application

Introduction

This is a code repository for the corresponding video tutorial.

In this project, I have create a full Realtime Chat Application. I have used React on the front end, with NodeJS + Socket.io web socket library on the back end.

Setup:

  • run npm i && npm start for both client and server side to start the development server

About

Developed a real-time chat application using React, Node.js, and Socket.IO. Users can exchange messages instantly, and the application ensures seamless communication across connected clients.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published