Back to portfolio 
Project detail
Vue Currency Converter
Vue.js currency converter built with Vuetify, Vuex, Vue Router, and REST API endpoints.

What mattered
- REST API integration
- Persistent conversion history
- Validation and error handling
Overview
A weekend Vue.js application inspired by simple currency conversion tools and deployed to Netlify.
Vue Router provides page navigation with transitions, while Vuex persists conversion history in localStorage.
The app consumes Float Rates data and includes validation and error handling around the conversion flow.