TD
Trương Devic
O R E Coin Card - Copy this React, Tailwind Component to your project
Create a beatiful card to show ORE coin stats using this api data const response = await axios.get('https://api.coingecko.com/api/v3/coins/markets', { params: { ids: 'ore', // Replace with the correct CoinGecko ID for ORE token vs_currency: 'usd' } }); base on my dark mode, generate it to 4 stats
Prompt