Skip to content

TheRealRajan/Drawing-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawing-App

A drawing app using the Canvas API.

You can draw/paint using a brush inside the canvas.

You can choose the color of the brush as well as the canvas using the color selecting input boxes on the toolbar right below the canvas.

You can also adjust the size of the brush by clicking on the " + " and " - " buttons.

If you would like to start over, you can clear everything on the canvas by pressing the " X " button.

The demo is live at https://therealrajan.github.io/Drawing-App/

Improvements are always welcome. If you have any, send me a pull request!

image image