nodejs command line app that gives you the weather, the top news of some online newspaper and cripto info
Create a .env file and add the following variable COIN_MARKET_KEY=
The value of that variable should be a valid key that you can get for free at https://coinmarketcap.com/
To run this app, you just simply have to have installed on your pc node
type npm install to have all dependencies installed
type "node .\peterWCN.js --help" to get all the info that you need
Cheers and enjoy :) !
Special thanks to https://github.com/kiin