Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 661 Bytes

README.md

File metadata and controls

21 lines (9 loc) · 661 Bytes

MERN Chat-App

This project is not responsive yet, make sure to run it on a desktop

This is a work-in-progress (WIP) project for a chat application built using the MERN stack (MongoDB, Express.js, React, and Node.js). The app allows users to chat with each other in real-time. It is created using Tailwind CSS for styling, Redux Toolkit for state management, and Socket.io for real-time communication.

Features

  • Real-time chat functionality.
  • User authentication and authorization
  • Edit username function (upcoming feature)
  • Responsive design using Tailwind CSS (not yet responsive will work on it
  • Error handling (upcoming feature)