Skip to content

Nicolaswg/ETCH-A-SKETCH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ETCH-A-SKETCH

In this project, we're going to create a pretty neat toy to flex our DOM manipulation skills. We’re going to build a browser version of something between a sketchpad and an Etch-A-Sketch.

The webpage starts with a simple form that creates a dynamic grid only using JavaScript

We are using CSS grid rules to create this squaring table