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

https://github.com/liuderchi/light-react-redux-weather-map

simple react-redux app showing weather data
https://github.com/liuderchi/light-react-redux-weather-map

axios open-weather-map-api react react-sparklines redux

Last synced: 2 months ago
JSON representation

simple react-redux app showing weather data

Awesome Lists containing this project

README

          

# light-react-redux-weather-map

lightweight weather/map display app by searching city

![screenshot][screenshot]

## How to run

installation `npm install`

run server `npm start`

go to browser localhost:8080

## Liscense

this project is based on Stephen Grider's [Project](https://github.com/StephenGrider/ReduxSimpleStarter)

[screenshot]: https://cloud.githubusercontent.com/assets/4994705/26275925/980eeb08-3d9e-11e7-9ad1-b7929e7d1984.png "screenshot"