Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daxter-army/weather-app

A weather app, powered by Node.js, Mapbox and Darksky.net API with dynamic templating using handlebars to serve you realtime weather updates, around the globe.
https://github.com/daxter-army/weather-app

darksky-api express-js handlebars mapbox-api nodejs

Last synced: 18 days ago
JSON representation

A weather app, powered by Node.js, Mapbox and Darksky.net API with dynamic templating using handlebars to serve you realtime weather updates, around the globe.

Awesome Lists containing this project

README

        

## Weather App
* A weather app, powered by Node.js, Mapbox and Darksky.net API, with dynamic templating to serve you realtime weather updates, around the globe.

## Start
* src/app.js is the driver file
* hit **npm run start** to begin magic at **http://localhost:3000/**
* Live example at **https://mehul-weather-app.herokuapp.com/**