Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 224 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 224 Bytes

socket-react-chat

One Day of hacking

To run:

Terminal (Server): cd server && node server.js

Terminal (Client): cd client && npm start

Demo Demo