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
- Host: GitHub
- URL: https://github.com/liuderchi/light-react-redux-weather-map
- Owner: liuderchi
- License: mit
- Created: 2017-04-24T14:08:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T18:36:32.000Z (over 7 years ago)
- Last Synced: 2025-02-14T22:23:37.160Z (over 1 year ago)
- Topics: axios, open-weather-map-api, react, react-sparklines, redux
- Language: JavaScript
- Homepage: https://liuderchi.github.io/light-react-redux-weather-map/
- Size: 659 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"