Skip to content

Sura-T/CHAT-APPLICATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

Overview

This is a real-time chat application built using the MERN stack (MongoDB, Express.js, React.js, Node.js). The app allows users to create accounts, join chat rooms, and send messages in real-time.

Features

  • User authentication (sign up, log in, log out)
  • Real-time messaging using WebSockets
  • Create and join chat rooms
  • Responsive design for mobile and desktop
  • User-friendly interface

Tech Stack

  • MongoDB: NoSQL database for storing user data and messages
  • Express.js: Backend framework for building the API
  • React.js: Frontend library for building user interfaces
  • Node.js: JavaScript runtime for the server
  • Socket.io: For real-time communication
  • Tailwind CSS: Utility-first CSS framework for styling
  • DaisyUI: Component library for Tailwind CSS, providing pre-designed UI components

Acknowledgments This project was inspired by various YouTube tutorials. Special thanks to the creators for their valuable content. Especially to As a Programmer youtube channel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published