Skip to content

Anish-U/DrawBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

DrawBoard

Simple Canvas JavaScript Drawing App

Things that can be done

  • Scribbling / Drawing
  • Choose different colors using color picker
  • Choose different pen / brush size
  • Undo drawings
  • Clear board

Technologies Used

  • HTML
  • Canvas
  • SASS
  • JavaScript