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

https://github.com/isaychris/react-redux-weather

A simple react-redux app that displays current forecast and seven day forecast using Dark Sky API :: https://isaychris.github.io/react-redux-weather/
https://github.com/isaychris/react-redux-weather

bootstrap darksky-api geolocation-api react redux skycons

Last synced: 3 months ago
JSON representation

A simple react-redux app that displays current forecast and seven day forecast using Dark Sky API :: https://isaychris.github.io/react-redux-weather/

Awesome Lists containing this project

README

        

# react-redux-weather

A simple weather react-redux app that displays current weather / conditions and seven day forecast.

### Website
https://isaychris.github.io/react-redux-weather

### Features
* Current forecast / conditions
* 7 day forecast
* C / F unit toggle
* Current location
* Live clock
* Animated weather icons
* Responsive Design
* Darksky weather API
* Google geolocator API

![Image](https://i.imgur.com/pakhqI5.png)