barthclem / blackboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket.IO Collaborative Whiteboard

A simple collaborative whiteboard for socket.io

How to use

$ npm i && npm start

And point your browser to http://localhost:3000. Optionally, specify a port by supplying the PORT env variable.

Features

  • draw on the whiteboard and all other users will see you drawings live

About


Languages

Language:CSS 40.1%Language:HTML 30.0%Language:JavaScript 29.8%