Skip to content

Currency converter

Latest
Compare
Choose a tag to compare
@joaogcs joaogcs released this 29 Mar 02:31
· 3 commits to main since this release

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