Skip to content

This app allows multiple users to connect and chat instantly through a web interface. Perfect for learning the basics of WebSocket-based communication.

Notifications You must be signed in to change notification settings

DulangaDasanayake/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the App

Start the server to test it locally:

node server/server.js

Visit http://localhost:3000 in a browser, and you should see a basic chat interface. Open multiple tabs or use different devices to test the real-time chat functionality!

About

This app allows multiple users to connect and chat instantly through a web interface. Perfect for learning the basics of WebSocket-based communication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published