Let's build a crypto ticker widget!
Details
This month, we will be building a simple cryptocurrency ticker widget using Svelte and the CoinGecko API. This widget will accept a list of cryptocurrency IDs, and in turn, provide realtime price information for each one. Best of all, it's just JavaScript, so it can be dropped into virtually any website.
This should be fun! See you on Wednesday 🙂