Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published