Build a React JS App using the Coindesk API

preview_player
Показать описание
In this video, I create a React app using the Coindesk API to fetch the Bitcoin price for the past month and display it in a chart format.

Learn to code at CodingPhase

Here is the Github repo

Check out my website for written tutorials!

For React JS project videos check out the links below

Build a React JS App with the Coindesk API

Build a React JS App with the Pokemon API

Fetch Data from the Github API with JavaScript/React

React MovieDB API Project series

Build a React App with the Google Books API Project series
Рекомендации по теме
Комментарии
Автор

Solid explanation of workflow and logic. Thank you Jason!

tjbechard
Автор

first comment!!!! keep up the great work Jason. Your videos are a great learning tool!

lxnkzr
Автор

hi! great video! thanks! just wondering if you had any specific reason for choosing to use semantic ui for this project?

alvinacosta
Автор

i do the same things but somehow i got that error message Module not found: Can't resolve 'semantic-ui-react' in

kenansari
Автор

{priceData[currency].rate} is not reflected in the Chart itself, only in the card.

ericwilliam
Автор

Would this code, as is, run on GatsbyJS?
Would like to know before investing the time to learn it.

ericwilliam
Автор

You definitely need to increase the screen font size in your future videos.
Trying to follow along on a laptop with VS Code open on same monitor is not productive.

ericwilliam