Skip to content

A chat application to exchange texts locally between users via Network socket. Room creation feature to add n users to a room for group chat.

Notifications You must be signed in to change notification settings

Shivraj0/quick-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Chat Application

A Chat application build to exchange texts on local network via network sockets.

Installation

Using npm package manager to install dependencies.

npm install

Usage

npm run dev

Now hit localhost:3000 url to see your application running.

About

A chat application to exchange texts locally between users via Network socket. Room creation feature to add n users to a room for group chat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published