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

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

Awesome Lists containing this project

README

          

# test-react-redux-weather

Weather logo

[![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]

![](preview.png)

## 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