Skip to content

Repository files navigation

AngularTodo

Classic Todo application with the best Angular practices. User may add todo, change, delete, mark it as done. Data is saved in local db.json.

To Run Locally

  • clone the repo
  • use npm install to install all the dependencies
  • run ng serve --open to run locally
  • run json-server --watch db.json to run server locally

Technologies

  • Angular CLI version 16.2.0
  • CSS
  • Routing

Scheme

My Image

About

todo app using Angular

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages