CloudChat is a cloud-based chat application built On client-server architecture.
This project is a chat application designed to facilitate communication between multiple users in real-time. The application will be built using a client-server architecture, with the server handling requests from multiple clients simultaneously. The application will support text-based messaging, as well as file and image sharing. It will also have features such as user authentication, chatroom creation, and search functionality. The application will be deployed on the cloud using AWS services, and will utilize thread programming to handle concurrent user requests.
Client: React, Redux,
Server: FireBase
https://cloudchat-5cdde.firebaseapp.com/
To deploy this project run
git clone https://github.com/rohan2266/CloudChat