Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 745 Bytes

README.md

File metadata and controls

executable file
·
15 lines (11 loc) · 745 Bytes

The Odin Project Web Development 101

Project: Etch-a-Sketch

This is a browser version of toy similar to Etch A Sketch from The Odin Project curriculum.

🔗 Live preview of my web toy is here.

Outcome of this project:

  • Deepened knowledge of DOM and its manipulation.
  • Improved CSS Grid understanding and usage.
  • Greatly improved functionality in general (shortened, optimized and reusable functions).
  • Instead of prompt, I added three grid size options for better UX and UI.

My web toy in action:

Toy in action