This project was generated with Angular CLI version 9.1.7.
This project helps one keep a track of the tasks one needs to do and the tasks one is done with. It reads data from a json-server where the data is stored as a json dictionary.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.