View it live here: https://somaraani.github.io/Cryptorial/
Cryptorial is a web app aimed at teaching people about Cryptocurrencies and blockchain using interactive examples. It also explains some common trading and finance terms that come up frequently when discussing crytocurrencies.
It uses react, and the CoinGecko API for getting live Cryptocurrencie data.
To run locally you can start it with
npm start