It's showing Bitcoin, Litecoin and Ripple currencies live data graph.
Please make sure you already installed node and npm in your system, If not installed check below URL
Clone this repository
git clone https://github.com/sainipray/CryptoCurrency.gitinstall packages through npm
cd directory npm installWe need API key of https://www.coinapi.io for getting data of cryptocurrency, It can work with free account API
Put apikey into config.js file in "COINAPI_KEY" in keyThats it, Now you can start project using below command
npm start
Now project will start at