Skip to content

Optider/social-adda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialAdda

Real-time chat app having various rooms or channels with WebSockets using Node.js, Express, and Socket.io with Vanilla JS on the frontend with a custom UI.

Setup

npm install
npm run dev

Go to localhost:3000.

Usage

To act as different users, open the above link in the new tab.

Enjoy chatting.