You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A real-time chat application built using Node.js (Express.js), EJS, Socket.IO, MongoDB, and REST API. The application allows users to create accounts, login, and participate in real-time conversations. It also features a robust backend that persists data to a MongoDB database and provides a REST API for querying and manipulating chat data.