walid-hajhussien / weather-app-NodeJs

weather app using Node.Js as back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-app-NodeJs

this is a back-end application using NodeJs , the applicatin will get the user forecast based on his location and printed to the console.

API

the application using two API Geocoding and forecast

command line

npm start [user address]

ex : npm start "Zarqa Jordan"

defualt location

if the user not provide the location then the defualt location will be Amman-Jordan

About

weather app using Node.Js as back-end


Languages

Language:JavaScript 100.0%