Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 654 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 654 Bytes

Realtime-Drawboard-App

A realtime drawboard Web App which allows multiple users to work on the drawboard synchronously.

This is a ReactJS based web application using socket.io

To get started and run the app:

  • Clone the project.
  • Run npm install to install the corresponding node packages
  • Run npm start to run the app on http://localhost:8080

Screenshots of the Realtime Drawboard App

one

two