https://github.com/json2d/react17-redux-mui4-starter
Created with CodeSandbox
https://github.com/json2d/react17-redux-mui4-starter
Last synced: 3 months ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/json2d/react17-redux-mui4-starter
- Owner: json2d
- Created: 2021-09-28T18:16:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T20:54:18.000Z (over 3 years ago)
- Last Synced: 2025-02-07T04:42:09.024Z (5 months ago)
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/json2d/react17-redux-mui4-starter
- Size: 357 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react17-redux-mui4-starter
Created with CodeSandbox## wishlist
- ✅ initial store
- ✅ basic component w/ hook
- ✅ basic "connected" component w/ HOC and hooks
- ✅ basic action
- ✅ async action /w saga, epic and/or thunk
- ✅ basic reducer
- ✅ basic selector
- ❌ selector /w `reselect`
- ❌ styled component w/ `mui`
- ✅ dev tools integration