This project is a simple chat application that enables real-time communication between users. It utilizes WebSockets for real-time data transfer and is built with the MERN stack (MongoDB, Express.js, React, and Node.js).
- Real-time messaging between users.
Before you begin, ensure you have met the following requirements:
- Node.js and npm installed.
- MongoDB installed and running.
To install the Simple Chat App, follow these steps:
- Clone the repository:
git clone https://github.com/harbouli/websocket
cd websocket