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

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

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