Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 467 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 467 Bytes

sample-chat-app

simple_chat_example

Usage

npm install && npm start

Open multiple tabs at http://localhost:3000/.

Tools

  • React
  • Redux
  • Webpack
  • Express
  • Material-UI
  • Socket.IO

TODO

  • Auto scroll to the bottom of the chat window when sending/receiving new messages

Disclaimer

Dev server only supports up to 5 simultaneous users