Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 472 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 472 Bytes

Etch-A-Sketch

Drawing app where the user can choose among different painting modes and download their drawing as an image.

Installation

Clone this project locally and run:

npm install

Then run

npm run watch

And open the index.html file in your browser.

Pictures

License

MIT