Local To Do Minimalist todo app Stores tasks in local storage Sorts tasks by colour, then task name Wishlist Undo delete Drag and drop Nicer fade in / out Some sort of date integration? Maybe? Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint