Skip to content

porobertdev/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etch-a-sketch - Live Preview

About

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.

Features

  • 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

Technologies used

  • HTML5
  • CSS3
  • JavaScript
  • React
  • ExpressJS
  • WebSockets

Credits

I changed the original color of some of the icons.