Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 665 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 665 Bytes

ChatX

ChatX is a dynamic chat application that allows users to connect and communicate in real time.

Features

-ChatX is a real-time chat application built with the MERN stack (MongoDB, Express, React, Node.js).
-It provides a seamless messaging experience with real-time updates facilitated by Socket.io, and enhanced user interaction with emoji support via emojiPicker.
-ChatX features secure user authentication with bcrypt for password hashing, ensuring safe registration and login processes.
-The application uses a well-designed MongoDB schema for efficient storage and retrieval of user accounts and chat records