Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0mppula/react-redux-hello-world
A simple (legacy) implementation of React Redux with asynchronous actions that fetch data from jsonplaceholder.typicode.com
https://github.com/0mppula/react-redux-hello-world
asynchronous-reducers asynchronous-redux axios jsonplaceholder-api legacy-code react react-redux react-router-v6 reactjs styled-components
Last synced: 16 days ago
JSON representation
A simple (legacy) implementation of React Redux with asynchronous actions that fetch data from jsonplaceholder.typicode.com
- Host: GitHub
- URL: https://github.com/0mppula/react-redux-hello-world
- Owner: 0mppula
- Created: 2022-10-29T14:02:26.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T09:19:01.000Z (about 2 years ago)
- Last Synced: 2024-11-11T06:41:35.977Z (2 months ago)
- Topics: asynchronous-reducers, asynchronous-redux, axios, jsonplaceholder-api, legacy-code, react, react-redux, react-router-v6, reactjs, styled-components
- Language: JavaScript
- Homepage: https://react-redux-hello-world.netlify.app/
- Size: 326 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React Redux Hello World
A simple legacy implementation of React Redux with asynchronous actions that fetch data from jsonplaceholder.typicode.com
[Live](https://react-redux-hello-world.netlify.app/) version of this app.