Skip to content

LucasSFranco/vue-task-app

Repository files navigation

Vue Task App 3.0 ✔️ DEMO

Click on the link beside the title above to view the app

    A task app built using Vue.js and Dexie.js. Also includes Vuex as state manager and Sass as CSS preprocessor. Some of its features:

  • collapsible add task form;
  • hotkeys to open and close add task form (ENTER and ESC keys);
  • delete task button;
  • toggle task completion button;
  • dark and light themes;
  • translations (portuguese and english);
  • animations;
  • self-expandable textarea; and,
  • a beatiful design.

How to run

    Just write the lines below in your console:

  git clone https://github.com/LucasSFranco/vue-task-app
  yarn
  yarn serve
My first Vue app

About

A task app to start learning Vue.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published