Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 858 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 858 Bytes

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