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

https://github.com/lippiece/odin-etch-a-sketch

My take on Odin Project's Etch-a-sketch page
https://github.com/lippiece/odin-etch-a-sketch

Last synced: 13 days ago
JSON representation

My take on Odin Project's Etch-a-sketch page

Awesome Lists containing this project

README

          

# A simple etch-a-sketchboard in JS
- Set the size of the board
- Set the paint color
- Clear the board
- Toggle the rainbow mode

Preview: https://lippiece.github.io/odin-etch-a-sketch/