You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collaborative notes and canvas drawings with Node.JS and Socket.io
This is my course project in "Web Application Design".
It is a collaborative note and drawing app implemented in Node.JS (Express Framework) and Socket.io.
Example
How to run the app
npm install
npm start
Don't forget to star this repo ;)
About
Collaborative notes and canvas drawings with Node.JS and Socket.io