Skip to content

Mccranky83/simple-chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chatroom

Welcome to Simple Chatroom, a straightforward online chat room application. Built with Express over an HTTP server and enhanced with Socket.IO, this platform allows real-time interaction among users.

Live Demo

View Demo

Installation and Usage

  1. Clone the repository: git clone https://github.com/Mccranky83/simple-chatroom.git
  2. Navigate to the project directory: cd simple-chatroom
  3. Install dependencies: npm install
  4. Start the server: npm start

Features

  • Instant, real-time communication
  • Preservation of chat history