Skip to content

Releases: joaogcs/vuetify-currency-converter

Currency converter

29 Mar 02:31
Compare
Choose a tag to compare

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);