Skip to content

Weather app using react, redux, and d3 powered by the Weather Underground api

License

Notifications You must be signed in to change notification settings

JavierPDev/Weather-D3

Repository files navigation

Weather D3.js App

Powered by the Weather Underground API. Built using D3, React, Redux, and Webpack with custom reusable react components for D3 charts.

Live Demo

Click here to view

Instructions

The app requires a weather underground api key which must be set in /environment.json (the example file can be used and moved to /environment.json) or set as an environment variable on WUNDERGROUND_API_KEY.

# Install
npm install

# Serve
npm start

# Build into ./dist directory
npm run build

About

Weather app using react, redux, and d3 powered by the Weather Underground api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published