Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicolaswg/etch-a-sketch

Dynamic ETCH-A-SKETCH generator
https://github.com/nicolaswg/etch-a-sketch

css css-grid grid javascript

Last synced: 7 days ago
JSON representation

Dynamic ETCH-A-SKETCH generator

Awesome Lists containing this project

README

        

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