Welcome to the Etch-A-Sketch Web App repository! This project brings the nostalgia of the classic Etch-A-Sketch toy onto a digital plain. Unleash your creativity and start sketching, doodling, and drawing with ease.
See the Etch-A-Sketch Web App in action: Live Demo
- Intuitive drawing interface
- Quick erase functionality
- Adjustable line color
- Fun and simple design
Follow these simple steps to get the Etch-A-Sketch Web App up and running on your local machine:
- Clone the repository:
git clone https://github.com/C02022/etch-a-sketch.git
- Navigate to the project directory:
cd etch-a-sketch
- Open
index.html
in your favorite web browser. - Start sketching and let your creativity flow!
I welcome contributions from any & everyone to enhance or play around with this Etch-A-Sketch Web App. If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature-name
- Create a pull request.
If you have any questions, feedback, or suggestions, please feel free to reach out to me:
- GitHub: https://github.com/C02022
- Email: [email protected]
Happy sketching! 🎨