Skip to content

Cryptocurrency App built with Vue.js and Bootstrap, Binance WebSocket API for realtime price.

Notifications You must be signed in to change notification settings

jango-blockchained/crypto-app-vue

 
 

Repository files navigation

Crypto App with Machine Learning

A Cryptocurrency Dashboard built with Vue.js, Binance WebSocket API for realtime price, amCharts for displaying prices, price forecasting with LSTM neural network.

Technologies

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

About

Cryptocurrency App built with Vue.js and Bootstrap, Binance WebSocket API for realtime price.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 70.5%
  • JavaScript 15.2%
  • SCSS 13.8%
  • HTML 0.5%