etch-a-sketch - Live Preview
This project is part of TheOdinProject curriculum. The project's lesson can be found here.
I've made a Figma mockup that I used as a starting point. Apart from the title, the website is pretty much identic with the mockup.
- draw by hovering the mouse on the grid
- 3 color modes: using Color Picker, random RGB and brush to wipe
- resize the grid by scrolling up/down with the mouse
- reset
- share drawing by copying to clipboard
- HTML5
- CSS3
- JavaScript
- alwan for the Color Picker
- html2canvas to save the drawing as screenshot
- git
- Figma
I changed the original color of some of the icons.