This is a real-time full-stack chat web application built using React for the frontend, Express for the backend, WebSocket API provided by socket.io for real-time communication, and MongoDB for data storage. The application allows users to engage in real-time chat conversations with each other.
- Real-time chat functionality
- User authentication and authorization
- Persistent storage of chat data
- Responsive design for seamless use on various devices
-
Frontend:
- React
- Bootstrap
- Material-UI
-
Backend:
- Express
- Socket.io for WebSocket communication
- MongoDB for data storage