Skip to content

siddhant197/node-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Node Chat App

A real-time chat application built with Node.js, Express, and Socket.io.

🔗 Live Demo

Check out the live demo at https://chat-app-demo-sa.onrender.com.

🛠️ Features

  • Real-time messaging with Socket.io
  • Users and messages are specific to chat rooms
  • Show Users in a Chat room
  • Auto scroll bottom if end of chat box

🧑‍💻 Tech Stack

  • Node.js
  • Express.js
  • Socket.io
  • HTML/CSS

⚡ Installation

  1. Clone the repository

    git clone https://github.com/siddhant197/node-chat-app.git
  2. Navigate to the project directory

    cd node-chat-app
  3. Install dependencies

    npm install
  4. Start the server

    npm start

📝 License

This project is licensed under the MIT License.

About

Chat App built with Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published