Skip to content

mooniiDev/etch-a-sketch-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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