Skip to content

TrendingTechnology/currency-exchange-chart

 
 

Repository files navigation

Currency Exchange Chart

A simple UI to display exchange rates in charts.

Demo preview

Build With

  • Vue - A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  • Vuex - A centralized state management pattern + library for Vue.js applications.
  • Vue Chart.js - A Vue.js wrapper for Chart.js, that is a JavaScript charting using HTML5 <canvas>.
  • Axios - A promise based HTTP client for the browser and node.js.
  • SCSS - The most mature, stable, and powerful professional grade CSS extension language in the world.
  • Exchange rates API - A simple and lightweight free service for current and historical foreign exchange rates

Demo

Demonstration online by GitHub Pages on this link.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple currency exchange with chart build in Vue.js using the Exchange rates API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 46.6%
  • JavaScript 42.8%
  • HTML 5.4%
  • SCSS 5.2%