/my-drawing-app

Demo app that serves as supplementary material for a tutorial on using the 2D context in React with a canvas.

Primary LanguageTypeScript

My Drawing App

Demo app that serves as supplementary material for a tutorial on using the 2D context in React with a canvas.

Tutorioal Series:

Features

  • tools
    • draw
    • erase
    • fill
    • transform(move/scale/rotate)
  • multilayer support
  • export to png

Setup

to set it up you have to first run

npm install

after that you can run the local development server with:

npm start

Built With

  • React
  • TypeScript
  • CSS

Author

👤 Juan Luis Palacios

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! or If you appreciate my work, consider buying me a coffee as a gesture of support.

buy me a coffee

📝 License

This project is MIT licensed.