Skip to content

Supriyasus/Chat-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Box

Real-Time Chat Application This is a real-time chat application built using Node.js, Express, and Socket.IO. It allows multiple users to communicate seamlessly in real time. The frontend is created with HTML, TailwindCSS, and JavaScript for a simple and responsive user interface.

Features

Real-time message sharing between connected users. Unique usernames are automatically assigned using the unique-names-generator library. Chat history is visible to new users when they join. Clean and modern UI built with TailwindCSS.

#Technologies Used Backend: Node.js, Express.js, Socket.IO Frontend: HTML, CSS (TailwindCSS), JavaScript

How to Run

-> Clone this repository -> Install the required dependencies: npm install -> Start the server: node server.js -> Open your browser and go to http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published