Skip to content

A simple Real-time chat application using Nodejs, Express and Socket.io with Vanilla JS on the frontend.

Notifications You must be signed in to change notification settings

Ritika1800/RealTime-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time-Chat-App 👨🏻‍💻

A simple Real-time chat application using Nodejs, Express and Socket.io with Vanilla JS on the frontend.

Features

  • User just can join one room.
  • A room can include many Users.
  • A User can send any message or icon.
  • Show time of each message.
  • Show current room and current users in room chat.

🚀 Technologies

This project uses :

💻   Installation

  1. Clone the repository.
 git clone https://github.com/Ritika1800/Real-Time-Chat-App.git
  1. Install dependencies to your app by running
npm install
  1. Start the Application.
npm start
  1. Open your favourite browser and type
http://localhost:3000/

Happy Coding:)

🚀 Screenshoots

Screenshot (119) Screenshot (120)

About

A simple Real-time chat application using Nodejs, Express and Socket.io with Vanilla JS on the frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published