A real-time web application using MERN stack providing instant messaging capabilities.
- Developed using ExpressJS, NodeJS in the backend, ReactJS in the frontend and MongoDB as a Database
- Build, Tested and Modified RESTful chat APIs using Postman
- Implemented user authentication using JWT and Bcrypt
- Used Socket.IO to enable low-latency, bidirectional and event-based communication