Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

prescientmoon/visual-studio-paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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