An application that displays the live prices of a few selected cryptocurrencies and tokens. To help get the prices of the tokens, CoinGecko API is used.
- Step 1 : Clone the repository
gh repo clone srivastavayushi/crypto-cli
- Step 2 : Run this command in the directory
npm install
- Step 3 : Run
crypto-cli