A simple real-time chat application implementation using Socket.io, Node, React Redux.
- Run
npm iin both /server and /client directories. - Open two terminal windows and navigate to both of these directories and run
npm start
For signing in differently in the app, you can use two different browser windows opening the same application and can chat in real-time.



