🚀 Vue.js in Practice – First Steps!
**
Hey guys, Michael here!**
Today I decided to learn more about Vue JS and, after a few hours of coding, I built a task manager with everything very basic (and a little more):
Complete CRUD, dynamic filters and native Vue animations!
It was interesting to discover how Vue's structure makes everything more organized – and transitions are very simple to implement.
Has anyone else done something similar? What tips, libs or best practices do you recommend for those who are starting out?
Project link https://app-vue-todo.vercel.app/