Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 212 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 212 Bytes

Etch-a-Sketch

An Etch-a-Sketch app using only HTML, CSS and vanilla Javascript.

Concepts Used: DOM manipulation, CSS variables, javascript functions, HTML input element of type color for color picker.