chat-app icon indicating copy to clipboard operation
chat-app copied to clipboard

React + socket.io chat app

Results 3 chat-app issues
Sort by recently updated
recently updated
newest added

Improvement: could the message textbox regain the focus after the message is sent (in case the send btn is clicked)? You could use something like the following: ``` let messageTextbox...

Ubuntu18 after npm install node server.js only blank page at port :3000