simple todo app using vue.js

Created At
2023-11-29

Simple Educational Todo App:

this app uses :

  • vue-router for routing
  • pinia as store for the state (only for Auth)
  • axios for Http request

Feature:

  • login
  • register
  • add todos
  • remove todo
  • create todo
  • edit todo

Link for demo : =>  https://vue.mahmoud-mostafa.com/todo/login