Skip to content

rosgas/drawing-app

Repository files navigation

Drawing App with HTML5 Canvas, CSS3 and JavaScript

Drawing app preview

This is a canvas-based drawing app created using HTML5 canvas, CSS3 and JavaScript without the use of frameworks or libraries.

Features:

  • Pencil
  • Colour picker to draw different colour lines
  • Pencil size chooser to draw with different line widths
  • Eraser
  • Eraser size chooser to erase with different line widths
  • Clear button

This simple Drawing App is responsive and uses touch events and mouse events so you can draw with a mouse or touch on a desktop browser or mobile.

DEMO

Drawing app preview + drawing