Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kutyel/rx-open-weather-map

Next.js + React + Redux + Redux-Saga app to display data from OpenWeatherMap's API
https://github.com/kutyel/rx-open-weather-map

nextjs openweathermap-api react redux redux-saga

Last synced: about 1 month ago
JSON representation

Next.js + React + Redux + Redux-Saga app to display data from OpenWeatherMap's API

Awesome Lists containing this project

README

        

[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/kutyel/rx-open-weather-map/tree/master/examples/with-redux)

# rx-open-weather-map

[![Standard - JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)

Next.js + React + Redux + Redux-Saga app to display data from OpenWeatherMap's API (*with 3 min polling!*)

```sh
npm install
npm run dev
```

## License

MIT © [Flavio Corpa](https://github.com/kutyel).