This is a small HTML page that a person asked me to create.
Its goal is to list all available cryptocurrencies and their current price (this is taken from Binance API).
The user can specify a currency as "favourite" and it will be listed at the top in the next update.
The user can also export favourites to a format compatible with Microsoft Excel, in this case I use TSV (tab-separeted values).