The Odin Project Assignment: Etch a Sketch
A simple Etch-a-Sketch web page, the user clicks on the canvas grid and moves their mouse too apply color accordingly.
There are options to changge the granularity of the grid, to use an eraser and even play with a rainbow pen that randomly generates colors.
This is built using JavaScript, HTML and CSS.
Have a try click here!