Skip to content

A simple Todo application built with Vue.js, Vite and Tailwind that allows users to create, view, delete and sort todo items, with data persistence using local storage.

Notifications You must be signed in to change notification settings

rvlasenko/vue-js-3-todo

Repository files navigation

Todo Application

A simple Todo application built with Vue.js, Vite and Tailwind that allows users to create, view, delete and sort todo items, with data persistence using local storage.

Todo Application

Features

  • Task Management: Add, remove, and update task status.
  • Sorting: Sort tasks by name, status, category, and creation date.
  • Responsive Design: Optimized for both desktop and mobile devices.

Installation

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Run the application using npm run dev.

About

A simple Todo application built with Vue.js, Vite and Tailwind that allows users to create, view, delete and sort todo items, with data persistence using local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published