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

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

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



HTML5


CSS3


Javascript



# What I learned

- Work with variables and strings
- Use DOM events and eventListeners
- Work with functions

# Screenshots

![](images/screenshot.png)

# 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)