This is a program, "Currency Converter" using Vue.js and TypeScript. The exchange rates are obtained for free from an API platform. The users can convert amounts between different currencies.
yarn install
yarn build
Lint with ESLint
yarn lint
yarn dev