项目作者: imnikitaokunev
项目描述 :
Weather forecast single page application
高级语言: TypeScript
项目地址: git://github.com/imnikitaokunev/weather-forecast.git
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
.