/WeatherApp

Get actual weather info and forecast about any city through google api and open Weather

Primary LanguageJavaScript

WEATHER APP - NODEJS

Remember use npm install to install the required dependences used in the proyect.

Example =

The country and city should be passed through terminal as : (-city,--ci) and (-country,-co) Ex: node app --ci 'new york' --co united states