Skip to content

A simple web app where kids can draw on the screen using their mouse (or touch if on mobile). They can choose different colors, brush sizes, and even clear the canvas. It’s like a mini paint app.

Notifications You must be signed in to change notification settings

code-with-kids-Africa/Drawing-Canvas-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Drawing Canvas App 🎨

A fun and interactive web application that allows users to unleash their creativity by drawing on a canvas. Customize your brush style, color, and size, and save your masterpiece!

Features

  • Interactive Canvas: Draw freely with a variety of brush styles.
  • Customizable Tools: Change brush color and size.
  • Clear Canvas: Start fresh with a single click.
  • Save Artwork: Download your drawing as an image.
  • Responsive Design: Works seamlessly on all devices.

Technologies Used

  • HTML5 Canvas: For drawing functionality.
  • Tailwind CSS: For styling the application.
  • JavaScript: For interactivity.

Getting Started

  1. Clone the repository:
  git clone https://github.com/code-with-kids-Africa/Drawing-Canvas-App.git
  1. Navigate to the project directory:
  cd drawing-canvas-app
  1. Open index.html in your browser to start using the app.

How to Use

  1. Select a brush color using the color picker.
  2. Adjust the brush size using the slider.
  3. Choose a brush style (Normal, Rainbow, Neon Glow, or Dotted).
  4. Start drawing on the canvas!
  5. Use the "Clear" button to reset the canvas.
  6. Click "Save Drawing" to download your artwork.

License

This project is licensed under the MIT License.

Acknowledgments


Happy Drawing! ✨

About

A simple web app where kids can draw on the screen using their mouse (or touch if on mobile). They can choose different colors, brush sizes, and even clear the canvas. It’s like a mini paint app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published