项目作者: Shaykoo

项目描述 :
It's a simple weather app made with Node using Express and two different APIs. First API is to get the geo-coordinates for the location and Second API is to get the weather for the specific location using geo-coordinates from the first API.
高级语言: JavaScript
项目地址: git://github.com/Shaykoo/Node-WeatherForecast-App.git
创建时间: 2019-11-10T07:27:23Z
项目社区:https://github.com/Shaykoo/Node-WeatherForecast-App

开源协议:

下载


Node-WeatherForecast-App

It’s a simple weather app made with Node using Express and two different APIs. First API is to get the geo-coordinates for the location and Second API is to get the weather for the specific location using geo-coordinates from the first API.
If cloned please run in localhost via npm run start. For more info see package.json.