Etch-A-Sketch Clone
URL: https://etchasketch.bivensblueprint.com
Tech Stack:
Project Description: An Etch-A-Sketch clone I created while practicing with the Odin Project. The code uses vanilla Javascript. It is pretty cool for what it is, but does not scale for mobile. Just hover your mouse and watch the magic!
Purpose: Practice writing vanilla javaScript. Accessing DOM elements and making changes.