Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nicolaswg/etch-a-sketch
- Owner: Nicolaswg
- Created: 2021-04-10T15:11:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T17:04:32.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T23:04:58.154Z (10 days ago)
- Topics: css, css-grid, grid, javascript
- Language: CSS
- Homepage:
- Size: 1.95 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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