You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chat App using MERN stack that enables you to send one-on-one messages to a user or even make group chats where a number of users can come and chat. Used Chakra-UI React framework for front-end and implemented backend with the help of Node and Express also used MongoDB for backend. Socket.io was used to for enabling real-time chats.