A location based weather app that makes use of the browser navigator object to get a location.The app currently uses two API libraries (Google / Forecast.io), Google for reverse geocoding and Forecast.io to provide an accurate and up to date weather forecast.
To make this possible a technology stack of the following was adopted node, Gulp, SCSS, HTML5 and CSS3, this was a personal project to learn more about Gulp and the capabilites it offers when developing front-end solutions via its build methodology. All javascript files have been uglified, minified and bundled using gulp, please see automation script in gulpfile.js
Please see the following for a live showcase link.