Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 363 Bytes

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.