ChatX is a dynamic chat application that allows users to connect and communicate in real time.
-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