nodejs-weather

Instructions

Download the code

git clone https://github.com/joseanfernandez/nodejs-weather

Install dependencies

cd nodejs-weather
npm install

How to use it

npm start

Add 2 parameters in the url, city01 and city02.

Try me!