Crypto Dashboard
A multifunctional dashboard for crypto traders
The Crypto Dashboard is the first of a series of #50 React Projects inspired by Colby Fayock. The original prompt was to create an analytics dashboard that shows historical performance of tech stocks.
After some online research i found the API from Coincap to be the most reliable and user friendly. As it was my goal to make the site look good on every screen it took me a while to get my head around Chart.js and the way it handles scaling.
The dashboard uses React Router, Dark Mode toggle and a bunch of handwritten helper functions to convert dates, currencies and big numbers.
Source code is available here.
