Skip to content

A real-time full-stack chat web application made using React as frontend and Express as backend, utilizing the web socket API provided by socket.io and storing the data in MongoDB.

Notifications You must be signed in to change notification settings

sambhavKhanna/Chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chat Web Application

Table of Contents

About

This is a real-time full-stack chat web application built using React for the frontend, Express for the backend, WebSocket API provided by socket.io for real-time communication, and MongoDB for data storage. The application allows users to engage in real-time chat conversations with each other.

Features

  • Real-time chat functionality
  • User authentication and authorization
  • Persistent storage of chat data
  • Responsive design for seamless use on various devices

Technologies Used

  • Frontend:

    • React
    • Bootstrap
    • Material-UI
  • Backend:

    • Express
    • Socket.io for WebSocket communication
    • MongoDB for data storage

About

A real-time full-stack chat web application made using React as frontend and Express as backend, utilizing the web socket API provided by socket.io and storing the data in MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages