In this tutorial I'm going to help you make a real time cryptocurrency dashboard using ReactJS and the coinbase API. This is a great foundation for building larger and more complex projects for your portfolio.
Github - https://github.com/renaissancetroll/r...
chartJS docs - https://www.chartjs.org/
coinbase API docs - https://docs.pro.coinbase.com/
0:00 Intro
1:58 State for application
3:00 OnMount effect hook
4:24 Test API call
4:56 Real Time Data Hook
7:22 Test Real Time Data
7:48 Format Chart Data
9:38 JSX and CSS
13:10 Ideas for Extending Project
#reactjs
#coding
#programming