/visual-studio-paint

Paint-like program with ui inspired by visual studio code 🎨

Primary LanguageTypeScriptApache License 2.0Apache-2.0

🚧 This repo has been moved to prescientmoon/visual-studio-paint 🚧

Visual studio paint

This is a paint - like program made in 1 week for the code community code jam You can check out the demo!

Tehnologies

Made with

  • svelte & sapper & svelte-material-ui for the UI
  • typescript for the logic
  • webpack & babel for bundling & transpiling the assets
  • scss
  • rxjs & rxjs-extra for state management
  • file-saver to save files
  • express for the simple backend