Releases: joaogcs/vuetify-currency-converter
Releases · joaogcs/vuetify-currency-converter
Currency converter
Currency converter
This is the only version of this repository. The main goal was to learn about Vue.js and Vuetifyjs.
Features you will see:
Vue.js
- Data;
- Props;
- Methods;
- Event Emitters;
- Mounted;
Vuetifyjs
- v-autocomplete;
- v-navigation-drawer (fixed and collapsible);
- v-btn;
- v-icon;
- v-container;
- views;
- routes;
- scroll to element;
- v-text-field;
- v-chips;
- v-cols and v-rows;
- theme management (light and dark mode);