How to Build a Cryptocurrency Price Tracker with React and CoinGecko n’Igbo
We’ll walk through how to create a React application that utilizes the CoinGecko API to fetch real-time cryptocurrency prices. You will be able to build a dynamic cryptocurrency price tracker using React. This tracker will allow you to stay informed about the latest trends in the crypto market ????????
CoinGecko doc: https://www.coingecko.com/en/api/documentation
code repo: https://github.com/temtechie/igbo-coin
coingecko api url: ‘https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&order=market_cap_desc&per_page=50&page=1&sparkline=false’
coingecko doc: https://www.coingecko.com/en/api/documentation
Igbo API GitHub: https://github.com/ijemmao/igbo_api
Volunteer Form: https://nkowaokwu.com/volunteer
???? Subscribe to the channel – https://www.youtube.com/channel/UC-db2t_fVN3T_kzKYSNUioA?view_as=subscriber&sub_confirmation=1
Time Stamps️
#1 (00:00:00) Introduction
#2 (00:06:14) React components
#3 (00:06:54) Tutorial folder
#4 (00:08:52) React Fragment
#5 (00:10:02) Search button
#6 (00:11:58) Navigation bar
#7 (00:16:19) app.css
#8 (00:23:52) header.css
#9 (00:32:45) CoinGecko API call
#10 (00:37:30) CORS
#11 (00:40:20) coin.js
#12 (00:50:25) coin.css
#13 (00:51:37) Search functionality
#14 (00:56:15) Outro
== Let’s Connect ==
???? Twitter – https://twitter.com/ijemmaohno
???? Twitter – https://twitter.com/templendukwu
== Who I Am ==
I’m Ijemma, a frontend software engineer currently working in New York City. I make videos on all things JavaScript and, more broadly, frontend web development.
Icons from Freepik
#javascript #webdevelopment #softwareengineer