We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbeca27 commit a4fa406Copy full SHA for a4fa406
docs/README.md
@@ -20,8 +20,11 @@ This is a simple to-do app made for learning some [Vue.js](https://vuejs.org/) b
20
🌟 Scroll when add new to-do <br>
21
🌟 Save to local storage <br>
22
🌟 Progress bar <br>
23
+🌟 Fully animated <br>
24
+🌟 Warning toats with error messages <br>
25
🌟 Vue.js color pallet <br>
26
27
+
28
## Recommended IDE Setup
29
30
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
0 commit comments