A browser-based sketchpad inspired by the classic Etch-a-Sketch toy. This web application allows users to create drawings using a grid system with multiple grid sizes and color options, showcasing advanced DOM manipulation skills.
- Dynamic Grids: Create and adjust sketch grids of various sizes.
- Color Options: Choose from a palette of colors for your sketches.
- Interactive Drawing: Draw on the grid with real-time updates.
- Languages: HTML, CSS, JavaScript
- Techniques: DOM Manipulation
To get a local copy up and running follow these simple example steps.
have a working git on your localmachine.
To get a working local copy up and running follow these simple steps
- open terminal
- clone this project with the command:
$ git clone https://github.com/PinkMoon25/Etch-a-Sketch.git
- Finally, run the Live Server in Visual Studio Code see the web app in your local browser.
For anyone that wants to learn html & css & Js
👤 Tushar Singh
- GitHub: @PinkMoon25
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Inspiration 💘
- The Odin Project ⚡
- My family's support 🙌
This project is MIT licensed.