Skip to content

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.

Notifications You must be signed in to change notification settings

pinkmoon25/Etch-a-Sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Etch-a-Sketch 🎨

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.

Features:

  • 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.

Built With:

  • Languages: HTML, CSS, JavaScript
  • Techniques: DOM Manipulation

Live Demo link

etch-a-sketch

To get a local copy up and running follow these simple example steps.

Prerequisites

have a working git on your localmachine.

Install

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.

Usage

For anyone that wants to learn html & css & Js

Authors

👤 Tushar Singh

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Inspiration 💘
  • The Odin Project ⚡
  • My family's support 🙌

📝 License

This project is MIT licensed.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published