This is a simple chat application built using React, Vite, ChatEngine, and WebSockets. It allows users to join chat rooms, send and receive messages in real-time.
- Real-time Messaging: Utilizes WebSockets for instant message delivery.
- User Authentication: Users can create accounts and log in to access personalized chat experiences.
- Chat Rooms: Users can join existing chat rooms or create their own.
Client: React, Redux
Server: Node, Vite
Clone the project
git clone https://github.com/Roh1tHooda/chat-application
Go to the project directory
cd chat-application
Install dependencies
npm install
Start the server
npm run start
To deploy this project run
npm run deploy
If you have any feedback, please reach out to us at [email protected]
For support, email [email protected]