It's based on exersice in Github ripo : https://github.com/coditech/socket-basics creating real time chat app, using socket.io . good example to learn basics of socket.io
- create-react-app
- node
- socket.io
git clone
then
npm run setup
then
npm start