项目作者: imnikitaokunev

项目描述 :
Weather forecast single page application
高级语言: TypeScript
项目地址: git://github.com/imnikitaokunev/weather-forecast.git
创建时间: 2020-10-27T19:40:21Z
项目社区:https://github.com/imnikitaokunev/weather-forecast

开源协议:

下载


Weather Forecast

Weather forecast single page application

First register at OpenWeatherMap and take your API Key.
After that replace {YOUR OPENWEATHERMAP API KEY} in weather.service.ts with your API Key.

Start application using npm start.

Go to localhost:4200.