Redux Punch
Venkatesh S
Head of Engineering | Building Scalable & Intelligent GenAI Solutions | Multi-Agent AI | RAG | LLMOps
What is Redux Punch?
Redux punch is a project recipe bootstrapped with "Create React App"(https://github.com/facebook/create-react-app) and then all the goodies of redux, react-redux, react-router-dom, redux-persist, redux-thunk and reselect are added.
A Clean UX integration with material ui (https://mui.com/) is done.
Why Redux Punch?
After working on a lot of projects, inspired by Convention Over Configuration Approach (COCA), Redux Punch provides some default convention using which UI development using react and redux becomes a breeze.
Users of Redux Punch do not need to know all the inner details how the various frameworks assembled works, but can follow a simple convention to make everything work.
For more details refer https://github.com/vensr/redux-punch