Real-time Cryptocurrency dashboard built with Vue.js and Websocket API

Today I am going to share awesome script made with vuejs and Websocket API which help you to display realime crypto currency rate. If your website or blog based on crypto currentcurrency then you can use this script and display many crypto currency price live on your website. This 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.

Cryptocurrency dashboard

Prerequisites:

  • Node/NPM
  • Vue-cli 3.x

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

Run your unit tests

npm run test:unit

Don’t forget to Subscribe My Public Notebook for more useful free scripts, tutorials and articles.

This awesome script developed by JayeshLab. Visit their official repository for more information and follow for future updates.