Little Node.js Chat App made with Express & Socket.io.
The client interface I built with React is deployed here : Chat App,
the best way to try it is to open it twice on separate windows and chat with yourself XD
Check the repo here : messaging-app-server
install packages with npm
THEN
OR
Runs the app in the development mode. Runs on http://localhost:4040.
The server will reload if you make edits.