chrisdev12 / WeatherApp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%