This is a simple drawing application built with JavaScript and HTML5 canvas.
- Select the tool you want to use for drawing from the tool options.
- Adjust the brush size using the size slider.
- Select the color using the color picker.
- Click and drag your mouse on the canvas to draw.
- Click on the 'Clear Canvas' button to clear the canvas.
- Click on the 'Save As Image' button to save your drawing as an image.