https://github.com/agusscript/etch-a-sketch
Etch-A-Sketch - The Odin Project
https://github.com/agusscript/etch-a-sketch
html-css-javascript
Last synced: 9 months ago
JSON representation
Etch-A-Sketch - The Odin Project
- Host: GitHub
- URL: https://github.com/agusscript/etch-a-sketch
- Owner: agusscript
- Created: 2023-01-01T03:57:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T14:47:08.000Z (about 3 years ago)
- Last Synced: 2025-01-16T06:23:39.134Z (over 1 year ago)
- Topics: html-css-javascript
- Language: JavaScript
- Homepage: https://agusscript.github.io/etch-a-sketch/
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Etch-A-Sketch
This is a solution to the [Etch-A-Sketch](https://www.theodinproject.com/lessons/foundations-etch-a-sketch) project challenge.
Users should be able to:
- Draw in the etch a sketch
# Built with
# What I learned
- Work with variables and strings
- Use DOM events and eventListeners
- Work with functions
# Screenshots

# Link
- You can see a demo here [Live site](https://agusscript.github.io/Etch-A-Sketch/)
# Author
- Linkedin - [Agustin Emanuel Sanchez](https://www.linkedin.com/in/agustin-emanuel-sanchez-4b2807240/)
- Frontend Mentor - [@agusscript](https://www.frontendmentor.io/profile/agusscript)
- CodePen - [Agustin Sanchez](https://codepen.io/agusscript)
- Twitter - [@agus_script](https://twitter.com/agus_script)