Skip to content

zsoltbokor/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Small vue js learning project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published