Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.35 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.35 KB

messengeOpunk

It is a chat app build in MERN stack with TypeScript, NextUi library for frontend and Socket.io for real-time communication It has most features implemented necessary in a chat app like real-time messaging, typing indicator, creating groups, editing group members and information, and many more...
I have deployed it's backend on Render and frontend on Vercel
Backend : https://message-punk-backend.onrender.com
Frontend : https://messenger-o-punk.vercel.app
(As I had deployed frontend and backend on different platforms, it's taking a long to respond and may not work as expected. Deploy it on localhost and it will just run fine)

Login / Signup

Screenshot (112)

Real-time messaging

Screenshot (116)

Search for a user to chat

Screenshot (117)

Create groups to chat

Screenshot (119)
Screenshot (118)