Skip to content

JulyaPetrovskaya/angular-todo-app

 
 

Repository files navigation

📝 Angular Todo App

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/)

✨ Features

  • Add new todo items
  • Mark items as completed
  • Delete tasks
  • Local storage support
  • Responsive UI

📦 Built With

About

angular-todo-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 65.7%
  • SCSS 21.9%
  • HTML 12.4%