This is an implementation of the Private messaging example in React following Socket.io recommendations https://socket.io/how-to/use-with-react
npm install
npm run dev
cd server
npm install
npm start
This is an implementation of the Private messaging example in React following Socket.io recommendations https://socket.io/how-to/use-with-react
npm install
npm run dev
cd server
npm install
npm start