Skip to content

Kuldeep246/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Chat App with Socket.IO

A real-time chat application built using the MERN stack (MongoDB, Express.js, React.js, Node.js) with Socket.IO for live communication between users.

Features

  • Real-time chat with multiple users
  • User authentication
  • MongoDB for storing chat messages
  • Responsive UI

Technologies Used

  • MongoDB: Database for storing chat messages
  • Express.js: Server framework for Node.js
  • React.js: Frontend library for building the UI
  • Node.js: JavaScript runtime for server-side development
  • Socket.IO: Enables real-time, bidirectional, and event-based communication

Prerequisites

  • Node.js and npm installed
  • MongoDB Atlas account for database hosting
  • Git (optional, for cloning the repository)

Setup

  1. Clone the Repository:

    git clone https://github.com/Kuldeep246/chat-app.git
    cd chat-app
    
    npm run build
    npm run start

About

MERN chat-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published