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

https://github.com/veoscript/react-redux-saga

Basic data fetching using ReactJS and Redux-Toolkit + Redux Saga
https://github.com/veoscript/react-redux-saga

reactjs redux-saga redux-toolkit

Last synced: 4 months ago
JSON representation

Basic data fetching using ReactJS and Redux-Toolkit + Redux Saga

Awesome Lists containing this project

README

          

## Introduction

Basic data fetching using ReactJS and Redux-Toolkit + Redux Saga.

## References
- [React](https://reactjs.org/)
- [Redux-Toolkit](https://redux-toolkit.js.org/)
- [Redux-Saga](https://redux-saga.js.org/)
- [Axios](https://axios-http.com/docs/intro)
- [TailwindCSS](https://tailwindcss.com/)
- [NewsAPI](https://newsapi.org/)