Skip to content

Chat application POC with socket.io and RTK Query

Notifications You must be signed in to change notification settings

prateek-k0/open-chat

Repository files navigation

Open Chat - chat application with SocketIO

Important: Deployment to be done soon!

Built with:

Frontend:

Javascript ReactJS Redux TailwindCSS

Backend:

NodeJS Express.js MongoDB JWT

Screenshots

1. Create new DM flow:

dm-2 dm-3 dm-4 dm-5

2. Create new room flow

room-1 room-2 room-3