Application that gives you weather data. It uses mapbox api to get latitude and longitude of entered location and darksky api to show weather forecast.
*view engine used hbs. *The current application is based on node and fully functional and is deployed on heroku. *added feature to get weather data for current location by clicking button, using geolocation api apart from entering location manually.