This application would help you to communicate with your friends about math. This webapplication is using WebSockets on the Backend with React on the frontend.
To download the code please clone the repository, then type
cd server
npm start
to run the server as well as
cd ..
cd frontend
yarn start
to run the frontend part
Examples
Here is the sample run - a communication between two users
This is what user 1 sees
Also I do provide the link to the youtube video with explanation https://www.youtube.com/watch?v=GiXZBJ8dNzM