A Cryptocurrency Dashboard build with Vue JS, PWA enabled, Binance Websocket API for realtime price, amChart for displaying historical charts, SVG Sparkline Chart and Latest News feed from Cryptocompare site.
- Vue CLI 3
- Vue
- Vuex
- Vue Router
- Sass
- Bootstrap 4
- Binance Websocket Stream
- amcharts
- Cryptocompare News Api
- Custom sparkline chart
- Custom Binance Websocket Api
- Node/NPM
- Vue-cli 3.x
npm install
npm run serve
npm run build
npm run lint
npm run test:unit