/ionicweatherapp

Ionic 2 weather app

Primary LanguageTypeScript

Installation

Create an account to use the Wunderground Weather API here: wunderground.com/weather/api

Set your API key inside the weather service weather.service.ts

Run ionic serve command to test your app in your web browser

Run ionic cordova run android --device to test your app in your android device