/coinchartsvue

Coincharts is a cryptocurrency price chart based off Coinbase's original price chart on.

Primary LanguageVue

About

Release License

Coincharts is a cryptocurrency price chart based off Coinbase's original price chart on https://www.coinbase.com/charts and is a Vue.js port of the React.js app by tohjustin

Getting Started

Start the application's server

yarn start

Packaging

NOTE: Make sure you have updated .env.build before proceeding

Create a production build of the application & output the bundle into /build

yarn build

Scripts

Downloading API data

Takes a snapshot of responses from coinbase API & saves them into JSON files in public/priceData used for offline development

yarn script:downloadPriceData

License

Coincharts is MIT licensed.

FOSSA Status