CryptoVue💠 一个基于Vue.js的实时仪表板来显示前10大加密货币

✨CryptoVue是一个实时仪表板,根据货币价格,市场占有率和整体流通供应显示前10种加密货币。✨

JavaScript Vue.js相关

访问GitHub主页

共352Star

详细介绍

first release npm version

CryptoVue is a real-time dashboard that displays the top 10 cryptocurrencies based on currency price, market captilization and overall circulating supply.

Launch App

Features

  • 🔩 Simple: Bootstrapped with vue-cli and routed with vue-router

  • 📊 Real-time: Real time data obtained from the leading cryptocurrency resource CoinMarketCap

  • 💪 Powerful: Runs a Service Worker script to increase online performance and function without a network connection

  • 📱 Responsive: Made mobile responsive with Bulma and SASS

  • 🎉 Live: Deployed with Heroku and secured with Cloudflare

Demo

Locally using npm

  • Clone/download the repo

  • cd crypto_vue

  • If you don't have vue-cli installed run npm install -g vue-cli

  • npm run dev runs the app in development mode. Open http://localhost:8080 to view it in the browser and the page should reload whenever you make edits

Head over to vue-cli to see a list of things you can do.

Appreciation :)