crypto_vue

πŸ’  A Vue.js based real-time dashboard of the top 10 cryptocurrencies

358
56
Vue

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 πŸ˜ƒ