todoapp-angular-ngrx
todoapp-angular-ngrx copied to clipboard
An Angular app where tasks can be created, read, updated and deleted and completed. The state management was done with Reactive, functional state management library - NgRx.
#Todo Ngrx App
This app is made with NgRx. This is a demo app made for educational purpose to test out the popular State management library of Angular.