Angular Task Tracker

This is an Angular Task Tracker that is used to track my daily tasks that need to be accomplished

I used the same structure as that of React Task Tracker which exists here on main portfolio page, also the 'Add' button is used to toggle between adding a new task or hiding the form.

I used the JSON-Server as a mock backend to fetch or add a new taks but in this example I removed the server as it was for testing only.

Technologies: