Your imagination is the limit to what you create (also the size of the canvas). Draw on the firt stage of the canvas, or zoom in to get finer details. For clarification, to zoom in, zoom out, select color, select paintbrush size, or save image, you MUST be in 'SELECT' mode. In 'PAINT' or 'ERASE' mode, you can only paint or erase on the canvas. The canvas may distort the finer details after zooming out. After clicking the 'SAVE' button, you can preview your artwork and confirm your download, or exit the screen. The paint selection side panel allows you to change colors by clicking on the color (default black) and using the built in color picker, and you can move the slider to change paintbrush size. That should be all; unleash your inner creativity.tivity.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel (or oxc when used in rolldown-vite) for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see see this documentation.
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.