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/