Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgknbtl/currency-converter-app

Currency converter application using Vue.js 2, Exchange Rates API.
https://github.com/dgknbtl/currency-converter-app

currency currency-converter exchange-rates vue vuejs

Last synced: 4 days ago
JSON representation

Currency converter application using Vue.js 2, Exchange Rates API.

Awesome Lists containing this project

README

        

![currency-converter](https://user-images.githubusercontent.com/10329339/82932717-834a9980-9f91-11ea-92a8-6b1cdceaff0b.gif)

# currency-converter-app
Currency converter application using Vue.js 2, Exchange Rates API. [Demo](https://dogukanbatal.github.io/currency-converter-app)

#### Project setup
```
npm install
```

#### Compiles and hot-reloads for development
```
npm run serve
```

#### Compiles and minifies for production
```
npm run build
```

#### Lints and fixes files
```
npm run lint
```

#### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
___

#### Acknowledgements
All of the included images are Copyright (c) 2013 Go Squared Ltd. http://www.gosquared.com/ Go Squared have very generously provided the images under the MIT License. [Flags License](https://github.com/balazser/FlagAndCountryData/blob/master/flags/LICENSE.txt)

#### Reference
[exchangeratesapi](https://exchangeratesapi.io/)
[vue-chartjs](https://vue-chartjs.org/)
[vue-select](https://vue-select.org/)
[vue-feather-icons](https://vue-feather-icons.egoist.sh/)
[vuex](https://vuex.vuejs.org/)
[axios](https://github.com/axios/axios)

___

#### Author
[Doğukan Batal](http://dogukanbatal.com) - Mail: [[email protected]](mailto:[email protected])