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
- Host: GitHub
- URL: https://github.com/example-collection/react-redux-saga-example
- Owner: Example-Collection
- License: mit
- Created: 2021-06-12T08:34:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-26T09:22:58.000Z (almost 5 years ago)
- Last Synced: 2025-08-20T07:07:37.763Z (10 months ago)
- Topics: react, react-redux, redux-saga, redux-toolkit
- Language: TypeScript
- Size: 454 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Redux-Saga Example
- Redux Saga를 이용하여 작성한 React Application
- 사용되는 API는 WeatherAPI를 사용했다.
- 구현에 대한 설명은 여기에서 볼 수 있다.