Look up weather forecasts for the 7 coming days with this app using React and Redux. Charts are built with React-Sparklines.
The app also uses the apixu api which requires an API key, if you want to make the project run locally, rename ./src/constants/.constants.js
to ./src/constants/constants.js
and fill in your Firebase credentials.
You can try the app live here.