Skip to content

cansubaydar/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Odin Project

The project: Etch-a-Sketch

The aim of this project is to create a browser version of Etch-a-Sketch to improve JavaScript DOM manipulation and event skills.

In this project:

  • Learned more advanced DOM manipulation and event,
  • Designed with mobile-first approach,
  • Implemented the touch event for the mobile devices.

Live preview is here

Etch-a-Sketch with Canvas: live, repo