- 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
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
Technologies used in the project:
- Nuxt3
- @vue/iconify
- Pinia
- TailwindCSS