Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 819 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 819 Bytes

TodaysWeather

weather app that tell you the current weather in your country using Geo-location

Dark Sky Api

I use this API to get the Longititude and the latitude of my current location
You can create a free account here Dark Sky

Skycon Icon

Provides you with a skycons.js file that allows you to use animated icons in your application
The how to is documented at this link:
  • darkskyapp
  • download the github files heres darkskyapp/skycons

    NOTES; from me

    Once you make an account with Darksky you will be given a key generated for you api. In the app.js file replace this text dark.sky.api.key with your API Key.