Paint App
- 1 Devlogs
- 1 Total hours
Drawing App in JavaScript HTML CSS, how to draw on the canvas using mouse and pointer events, add a color picker input to select colors to draw with, add a slider range input to change the pen size, and add buttons with click handlers to clear and fill the canvas, and save/download the image that you have drawn.