Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 280 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 280 Bytes

bitcoin_price_chart

This BTC price tracker utalizes the Coindesk API to pull in current and historical BTC price data. It is built with React, and was bootstrapped with create-react-app.

The API data is refreshed every minute, to give the most current and accurate pricing.