Etch-a-Sketch is a web application that allows users to draw and create artistic designs using their mouse.
- HTML
- CSS
- JavaScript.
- Visual Studio Code
- Bash Shell
- Git and GitHub
- Users can draw on the screen using their mouse.
- Users can choose the size of the grid.
- Users can clear the grid and start over.
- Users can select the color of the pen.
🔗 Live preview: Click Here!
- To start drawing, simply move your mouse over the squares on the grid. You can change the size of the grid by selecting the number of squares per side.
- You can also select the color of the pen by clicking on the 'Color Black'only or 'Color Rainbow' button.
- Additionally, click the 'Eraser' button to clear individual squares.
- To clear the entire grid, simply click on the "Clear" button.
- This project is licensed under the MIT License - see the LICENSE.md file for details.
- This project was inspired by The Odin Project.