You can see demo: https://openexchangerates-calculator.andreisoroka.com/
https://github.com/AndreiSoroka/get-start-template-vue/
Write a cryptocurrency calculator. It should work with 8 digits after the decimal point. Additionally, it was encouraged to find and connect a data provider.
Technologies to be used: Vue 2
- 2018 year
- Custom structure (not vue-cli)
- No tests
- Easy project
- My design
Updates 2023: heroku is deprecated, Implemented mock data for the Node.js server.