/PiperChat

Primary LanguageJavaScript

PiperChat

A real-time web application using MERN stack providing instant messaging capabilities.

  1. Developed using ExpressJS, NodeJS in the backend, ReactJS in the frontend and MongoDB as a Database
  2. Build, Tested and Modified RESTful chat APIs using Postman
  3. Implemented user authentication using JWT and Bcrypt
  4. Used Socket.IO to enable low-latency, bidirectional and event-based communication