This is a simple etch-a-sketch project that I created alongside the curriculum for The Odin Project, it was created using HTML, CSS and JavaScript.
Some learnings I took away from this:
- DOM Manipulation
- Event Listeners
- Flexbox
- Color Input as an HTML element
- Range Selection as an HTML element
The code may not be perfectly optimized but I plan to revisit this project as a map for how much I've learned and how far I've come, I hope that you enjoy :)