/vue_todo

advances to-do list made with Vue.js on top of localStorage

Primary LanguageVue

My first Vue project / Мой первый проект Vue

The task was to make only 2 pages app(SPA), to do list, editable, with undo and redo logic in list editor. Localstorage is only DB here as it's a minor project.