• Stars
    star
    2
  • Language
    JavaScript
  • Created about 2 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.