Skip to content

kseniia-chepur/todo-app-angular

Repository files navigation

To-Do App

Features:

  • Create (add) a new ToDo to the ToDo List

  • See all ToDos that were added to the ToDo List

  • Edit/Delete selected ToDo

  • Sort ToDo by description, status

  • Storing data in LocalStorage

  • ToDos pagination

Used technologies:

Angular - TypeScript - Angular Material

Run locally:

  • Clone the project

  • Install dependencies: npm install

  • Start dev server: npm start

  • Navigate to http://localhost:4200/

Releases

No releases published

Packages

 
 
 

Contributors