Skip to content

pasha1932/vue-todo-app

Repository files navigation

📝 Vue Todo App

A simple and responsive todo list application built with Vue 3.
Users can add, delete, edit and mark tasks as completed.
All tasks are stored in local storage, so they persist between sessions.

🔗 Live Demo: (https://pasha1932.github.io/vue-todo-app/)

✨ Features

  • Add new todo items
  • Mark items as completed
  • Edit tasks
  • Delete tasks
  • Deleting completed tasks
  • Toggle tasks
  • Local storage support
  • Responsive UI

📦 Built With

  • Vue (version 3)
  • JavaScript
  • HTML & SCSS

About

Vue.js Todo App

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors