A simple and responsive todo list application built with Angular 15.
Users can add, delete, and mark tasks as completed.
All tasks are stored in local storage, so they persist between sessions.
🔗 Live Demo: (https://julyapetrovskaya.github.io/angular-todo-app/)
- Add new todo items
- Mark items as completed
- Delete tasks
- Local storage support
- Responsive UI
- Angular CLI v15.2.2
- TypeScript
- HTML & SCSS