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 based on mouse up/down event
- 2 color modes: using Color Picker, and brush to wipe
- two or more users can draw in real-time
- reset
- share drawing by copying to clipboard
- HTML5
- CSS3
- JavaScript
- React
- ExpressJS
- WebSockets
I changed the original color of some of the icons.