Relative Content

Tag Archive for javascriptreactjsapiastrojs

Dynamic API using Astro and React

I’ve recently started my web dev journey, and decided to learn some javascript to mess with APIs in order to learn how to perform the fetch (for starters) from a public API. My first attempt at this is by trying to integrate a live BTC API in my portfolio. Although ChatGPT says this is correct and the information should be displayed, the is nothing being displayed besides the title.
API – CoinDeskAPI