Skip to content

TodoApp built with Vue 3 Composition API, localStorage for data persistence, and Tailwind CSS for styling.

Notifications You must be signed in to change notification settings

Nebyat19/TodoApp-vue

Repository files navigation

Simple TodoApp

This is a simple todoApp built with Vue.js and Tailwind CSS. It allows users to add, remove, and mark tasks as completed, with data persisting in the browser's local storage. screenshoot

Features

  • Add new tasks
  • Mark tasks as completed
  • Remove tasks
  • Data persists in local storage

Technologies Used

  • Vue.js: A progressive JavaScript framework for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for building custom designs quickly.
  • Local Storage: A web storage API supported by modern web browsers for storing data locally in the user's browser.

Project Setup

About

TodoApp built with Vue 3 Composition API, localStorage for data persistence, and Tailwind CSS for styling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published