Skip to content

MohameddAli/collaborative-drawing-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative Drawing Tool

Drawing on single canvas is easy. With socket.io we can extend the functionality, so that multiple people can draw on the same canvas ! So that everybody can scribble and see the same doodle :)

Preview

Getting Started

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run npm start to start the development server.

  3. Open your favorite browser and goto localhost:3000

  4. Enjoy drawing doodles with friends :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.5%
  • HTML 13.4%
  • CSS 9.1%