/etch-a-sketch

Etch a sketch app created with HTML, CSS and JS.

Primary LanguageCSS

Project task

Browser implementation to create Etch-a-Sketch app using HTML, CSS and Vanilla JavaScript from The Odin Project curriculum.

Outcome

  • Deepened knowledge of DOM and its manipulation.
  • Improved CSS Grid understanding and usage.
  • Greatly improved functionality in general.
  • Instead of user prompt, grid size can be changed dynamically for better UX and UI.
  • Understanding how touch events works.
  • Deepened knowledge of color usage.

Screenshot