Skip to content

A simple chat-app developed in a node environment using express and socket.io. Has the ability to broadcast messages between different users using different instances of the app.

Notifications You must be signed in to change notification settings

smanve/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi! I've made this very simple application to showcase some of my web development skills. The Application has been made quite quickly so the comments and the code structure may not be the best. This applications runs in a node.js environment. Made using express and socket.io Please install all dependencies before running. - 'npm install' To run the app - 'npm start' Runs locally on - http://localhost:4000/# chat-app

About

A simple chat-app developed in a node environment using express and socket.io. Has the ability to broadcast messages between different users using different instances of the app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published