preview of an expense tracker app

Expense Tracker in Vue.js

Exercise

When I was learning React during my bootcamp, I became curious about other UI frameworks.

I decided to delve into Vue.js, which felt more intuitive to me compared to React. During this exploration, I experimented with various concepts, one of which resulted in creating an expense tracker. The primary goal was to gain a comprehensive understanding of Vue.js and its approach to handling props.