Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 871 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 871 Bytes

Currency converter

This is an application written in vue js. The scope of the project is to enter multiple values with a source currency on different dates and the app then pulls the exchange rates and does the conversion for the specified dates. In the end provides a total value.

image

Project setup

yarn install

Get your api key

Register on: https://fixer.io/

and copy the .env.sample to .env.local and place your key

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Demo:

https://eloquent-dubinsky-15aaab.netlify.app