This is a real time full stack chat application built with React, chakra-ui, Node.js, Express, Socket.io, mongodb, etc.




Install the dependencies in the root folder and in the frontend folder.
npm install
cd frontend
npm install
Run following command in root folder
npm start
Run following command in another terminal
cd frontend
npm start
- Realtime chat
- Search user to chat
- Responsive UI
- Authentication
- Authorization
- Private chat
- Group chat
- Send emojis
Client: React, chakra-ui, socket.io-client
Server: Node, Express, socket.io, mongodb
If you have any feedback, please reach out to us at sdhakad011@gmail.com
This project is licensed under the MIT License - see the LICENSE.md file for details.