prince-hope1975 / Etch-a-sketch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Odin Project Web Development Fundamentals

Project Etch-A-Sketch

This is my implementation of the etch-a-sketch following The-odin-project cirriculum

Live Preview here

Outcome of this project

  • Deepened knowledge of DOM and its manipulation.
  • Improved CSS flex and Grid understanding and usage.
  • Greatly improved functionality in general (shortened, optimized and reusable functions).
  • Instead of prompt, I added a slider that enabled a range of selections that increaments by 4 steps, all for better UX and UI.

About


Languages

Language:JavaScript 53.6%Language:CSS 29.2%Language:HTML 17.2%