Skip to content

Websocket based group chat app built with socket.io and react.

Notifications You must be signed in to change notification settings

nanzhui/websocket-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket based group chat app built with socket.io, react and material-ui à la The Walking Dead flavor

Check out the tutorial: Building a Node.js WebSocket Chat App with Socket.io and React

demo

Install.

npm install

Run the socket server.

npm run server

Run dev server, clients can be requested on localhost:3001.

npm run client

Demo

IMAGE ALT TEXT

About

Websocket based group chat app built with socket.io and react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • HTML 1.2%