Skip to content

rogdevil/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app

Nodejs application which either takes your address or coordinates of your location and gives you current weather condition as output Usage-

  1. node index.js -a '{any address you want}' or 2 node index.js --lng {Longitude} --ltd {Lattitude}

Apis used -

for weather - openWeather API for location - here API

About

Nodejs application which either takes your address or coordinates of your location and gives you current weather condition as output

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors