Skip to content

SaurabhKumarDev/ChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI

Usage

npm install
npm run dev

Go to localhost:3000

Prerequisites

  • Node.js and npm installed
  • Redis