https://github.com/vovanr/test-react-redux-weather
React Redux Weather test app
https://github.com/vovanr/test-react-redux-weather
vovanr-service
Last synced: 3 months ago
JSON representation
React Redux Weather test app
- Host: GitHub
- URL: https://github.com/vovanr/test-react-redux-weather
- Owner: VovanR
- License: mit
- Created: 2017-03-19T12:02:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T12:28:54.000Z (over 7 years ago)
- Last Synced: 2025-01-26T19:32:27.827Z (over 1 year ago)
- Topics: vovanr-service
- Language: JavaScript
- Homepage: https://vovanr.github.io/test-react-redux-weather
- Size: 2.31 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# test-react-redux-weather

[![Dependency Status][depstat-image]][depstat-url]
[![DevDependency Status][depstat-dev-image]][depstat-dev-url]
> React Redux Weather test app
Demo: [vovanr.github.io/test-react-redux-weather][demo]

## Install
```shell
npm install
```
## Run
```shell
npm start
```
## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)
[demo]: https://vovanr.github.io/test-react-redux-weather
[depstat-url]: https://david-dm.org/VovanR/test-react-redux-weather
[depstat-image]: https://david-dm.org/VovanR/test-react-redux-weather.svg?style=flat-square
[depstat-dev-url]: https://david-dm.org/VovanR/test-react-redux-weather
[depstat-dev-image]: https://david-dm.org/VovanR/test-react-redux-weather/dev-status.svg?style=flat-square