local-weather-viewer icon indicating copy to clipboard operation
local-weather-viewer copied to clipboard

A simple web app that shows weather info and forecast of your current or any location

Local Weather Viewer

Image alt text

Its a web app that shows live weather information and forecast of your current location. You can also search for any location to see its weather info. I've used JavaScript and jQuery along with HTML and CSS to create it. It uses Dark Skies API for fetching weather informations. It also utilizes Google Maps API for all the location related data. I've used Skycons, an amazing animated weather iconset made by DatkSkies, to present the weather data. You can see the app live here.

Feel free to create an issue if you find any bug. You can also contribute if you want to. :)