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

https://github.com/example-collection/react-redux-saga-example


https://github.com/example-collection/react-redux-saga-example

react react-redux redux-saga redux-toolkit

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Redux-Saga Example

- Redux Saga를 이용하여 작성한 React Application
- 사용되는 API는 WeatherAPI를 사용했다.
- 구현에 대한 설명은 여기에서 볼 수 있다.