a Simple To-Do Application that add, delete, navigate between todos.
- Vue.js + vue-router + Vuex + LocalStorage + CSS + Unit Testing.
- you can add and delete todo at any month.
- add todo text and Select a Priority then add the task.
npm install
yarn serve
yarn build