Real-Time Chat MERN Application by Akshay DhayalReal-Time Chat MERN Application by Akshay Dhayal

Real-Time Chat MERN Application

Akshay  Dhayal

Akshay Dhayal

• Implemented real-time chat functionality using Socket.IO for instant messaging between users.
• Integrated user authentication using cookie-based authentication and used MongoDB for storing User Data
• Users can sign-up and send friend requests to each other. After a request is accepted, they can chat via text or send files to each other. On Every new message, notification alert is also created.
Like this project

Posted May 1, 2024

Built a Realtime Chat Application using MERN Stack where users can come, send friend request sto each other and then can chat via text or send files also.