/realtimeBoard

🙌 Collaborative Whiteboard (Socket.IO + Vanilla JS Frontend)

Primary LanguageJavaScript

RealtimeBoard

Realtime whiteboard in Node js using socket.io. Create a room and invite others to join. Allows you to share whiteboard data and mini chat functionality too.

The front end is built on top of html5 canvas. Different kinds of brushes: chalk, marker is available. As the user draws something the data is synced among all members in the room.

Demo 😎

https://realtimeboard.herokuapp.com/

usage

npm install && node app