To start the app: ng serve
To start the json-server: npm run server
Angular.To-Do.List.-.Google.Chrome.2021-12-29.22-05-39.mp4
For canvas code I used this repo as a resource and changed the code to fit my needs, because I couln't find many examples of how to draw on, animate and resize a full screen canvas in Angular online
If you want to see how I did it look at background.component.html and background.component.ts