Paint Pad is a simple painting application that allows users to create and save digital artwork. It provides a variety of painting tools and colors, and is easy to use for both beginners and experienced artists.
- Painting tools: Choose from a variety of painting tools, including brushes, pencils, shapes, and markers.
- Color picker: Select colors from a color picker or use the eyedropper tool to pick a color from your artwork.
- Layers: Create multiple layers to work on different parts of your artwork.
- Save and share: Save your artwork to your device or share it on social media.
To get started with PaintPad, simply clone this repository and run the development server:
git clone https://github.com/denizmemduev/PaintPad.git
npm run dev
# or
yarn dev
# or
pnpm dev
This project was created with:
If you'd like to contribute to Paint Pad, please create a pull request with your changes. We welcome contributions of all types, including bug fixes, new features, and documentation improvements.