WebSocket-Node Showing implementations of Socket.io(server-side) with a Node Express server The pair project that goes along with this is WebSocket-React The app code is in index.js The socket code is in socket.js How TO Run npm i && nvm use && npm run dev