Skip to content

Yadavpreethi/chatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’¬ MERN Real-Time Chat App

This is a real-time chat application built with the MERN Stack (MongoDB, Express, React, Node.js) and Socket.IO. Users can send instant messages, view conversations, and even delete messages.


πŸš€ Features

  • πŸ” User registration & login with JWT authentication
  • πŸ’¬ Real-time messaging with Socket.IO
  • πŸ—‘οΈ Delete message
  • πŸ§‘β€πŸ€β€πŸ§‘ Sidebar with all conversations

πŸ“ To run the project run these commands:

  • npm start (cd chat-frontend)
  • node server.js (cd chat-backend)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published