Skip to content

andredarcie/ionic-weather-app

Repository files navigation

Ionic simple weather app

App that discovers temperature based on user position. This app is based on this tutorial.

  • Make sure you have installed NodeJS.

  • On www/js/app.js change the variable var api_key = "YOUR-KEY";, for your DarkSky API key.

  • Run npm install

  • Run ionic serve (The geolocation methods are deprecated in Chromium version 50 and higher. Use another browser or older Chromium for tests)

  • Enjoy

About

App that discovers temperature based on user position.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published