A simple PWA sketching APP for mobile and desktop with custom brushes and multilayer support
You can install the app from the "Quick Start" modal under the "More Resources" section or from the URL bar.
- tools
- draw
- erase
- fill
- smear
- cut(move/scale/rotate)
- rectangular cut
- laso cut
- multilayer support
- layer opacity
- compositing operations
- saving
- zip-based multilayer format(.scribble)
- local web storage saving
- export to png
- custom brushes
- solid brushes
- texture brushes
- marker brushes
- pattern brushes
- zip-based brush format(.sbr)
First clone the repository
npm clone https://github.com/JuanLPalacios/Scribbles.git
to set it up you have to first install the dependencies. run
npm install
after that you can run the local development server with:
npm start
- React
- TypeScript
- CSS
- ABR-JS
- JSZip
- file-saver
👤 Juan Luis Palacios
- GitHub: @JuanLPalacios
- Twitter: @JuanLuisPalac20
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- TurboColors for the logo original design
- Michaelampr Vectors and icons in MIT License via SVG Repo
- Css.gg Vectors and icons in MIT License via SVG Repo
- Boxicons Vectors and icons in CC Attribution (CC-BY) License via SVG Repo
This project is MIT licensed.
