Etch-a-sketch is a project given in TOP(The Odin Project) Foundation course.
In this project we are required to create a simple website where user can draw by hovering over a grid. And grid may be of any size selected by user.
JS concepts used are : Absolute Basics DOM manipulation