Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0mppula/react-redux-toolkit-hello-world
A simple implementation of React Redux Toolkit with asynchronous actions that fetch data from jsonplaceholder.typicode.com
https://github.com/0mppula/react-redux-toolkit-hello-world
asynchronous-reducers asynchronous-redux axios jsonplaceholder-api react react-router-v6 reactjs reduxtoolkit styled-components
Last synced: 4 days ago
JSON representation
A simple implementation of React Redux Toolkit with asynchronous actions that fetch data from jsonplaceholder.typicode.com
- Host: GitHub
- URL: https://github.com/0mppula/react-redux-toolkit-hello-world
- Owner: 0mppula
- Created: 2022-10-31T17:20:11.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T06:58:33.000Z (over 1 year ago)
- Last Synced: 2024-11-11T06:41:36.400Z (2 months ago)
- Topics: asynchronous-reducers, asynchronous-redux, axios, jsonplaceholder-api, react, react-router-v6, reactjs, reduxtoolkit, styled-components
- Language: TypeScript
- Homepage: https://react-redux-toolkit-hello-world.netlify.app/
- Size: 363 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React Redux Toolkit Hello World
A simple implementation of React Redux Toolkit with asynchronous thunk actions that fetch data from jsonplaceholder.typicode.com
[Live](https://react-redux-toolkit-hello-world.netlify.app/) version of this app.