Skip to content

Todo App - easy, comfortable and lightweight Vue.js App

Notifications You must be signed in to change notification settings

quartze/todo-app

Repository files navigation

Todo App

🚀 Test it yourself

https://todo.wavecloud.pl

🔥 Features

  • localStorage data save
  • Asynchronous data fetching/adding
  • Easy to maintain
  • Fast and simple
  • Responsive design
  • Custom made components
  • Sortable list with multiple options
  • Editable name of your TODO list
  • Priorities for your tasks

🛠️ Installation Steps:

1. Copy github repositorium

git clone https://github.com/quartze/todo-app.git todo-app

2. Install all libraries

npm install

yarn install

bun install

3. Run!

npm run dev

yarn dev

bun dev

💻 Built with

Technologies used in the project:

  • Nuxt3
  • @vue/iconify
  • Pinia
  • TailwindCSS

About

Todo App - easy, comfortable and lightweight Vue.js App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published