Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.09 KB

File metadata and controls

33 lines (25 loc) · 1.09 KB

ChatCord App

ChatCord App is a real-time chat application built with modern web technologies. It allows users to join chat rooms, send messages, and interact with other users in real-time.

Features

  • User-friendly interface with a minimalist design.
  • Join different chat rooms to communicate with specific groups of people.
  • Real-time messaging functionality to instantly send and receive messages.
  • Display of active users in each chat room.
  • Timestamps to indicate when messages were sent.
  • Responsive design for seamless usage on both desktop and mobile devices.

Technologies Used

  • Front-end: HTML, CSS, JavaScript, Tailwind CSS
  • Back-end: Node.js
  • Real-time communication: Socket.io
  • Package Manager: npm

Usage