/socket-chat-react

Anonymous chat application utilizing React, Node and Socket.io

Primary LanguageJavaScript

React Chat

Demo

How to compile locally?

(terminal)

  • cd
  • npm run watch

(new terminal window)

  • npm start

(browser)