Skip to content

Real-time collaborative canvas board using React, Node and SocketIO. Users can share a canvas board, where anyone can write and draw different text, shapes or diagrams and other users can see it in real-time

Notifications You must be signed in to change notification settings

anandsimmy/collaborative-canvas-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime collaborative canvas board

collaborative-canvas-board

To run in development mode:

  1. Install server and client dependenices. Do 'npm install' at the root level and inside client folder (ui folder)
  2. From the root level, do 'npm run dev'. This will concurrently start server and client

About

Real-time collaborative canvas board using React, Node and SocketIO. Users can share a canvas board, where anyone can write and draw different text, shapes or diagrams and other users can see it in real-time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published