An open API service indexing awesome lists of open source software.

https://github.com/arlan-z/to-do-list-angular

ToDo List on Angular
https://github.com/arlan-z/to-do-list-angular

angular html scss typescript

Last synced: 2 months ago
JSON representation

ToDo List on Angular

Awesome Lists containing this project

README

          

# Main
![](./screenshots/main.png)
# Add Task
![](./screenshots/addTask.png)
# Features
Data saved in local storage
You can add and delete tasks
Inspired by [This video](https://youtu.be/YGCDAXFWAZo?si=NTj98l6n6BXRL1VG)