You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One REST API to help dynamically find the weather of a city using the city name using Node.js. Please set your API_KEY in environment variables in order for the below command to work.
Example
node index.js -c Boston
It's 70.52 degrees in Boston!