You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bitcoin price tracking app built in React, pulling in data from the Coindesk API and graphically displaying 30 days of data using the Chart.js package
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
About
A bitcoin price tracking app built in React, pulling in data from the Coindesk API and graphically displaying 30 days of data using the Chart.js package