Wallnotes is a project for sharing notes and thoughts by digital notes.
this project has two parts:
On the server side, I used socket.io, Express and MongoDB. I used mongodb, I wanted the following to be a large amount of information that can be changed dynamically.
On the client side, I used React.Js and tried to keep the components, elements and styles clear. Client side can handle http requests and Socket.IO data.