react-with-redux-philosophy
                                
                                 react-with-redux-philosophy copied to clipboard
                                
                                    react-with-redux-philosophy copied to clipboard
                            
                            
                            
                        React state management with Redux philosophy.
react-with-redux-philosophy
Showcasing how state management in React works applying Redux's philosophy. Read more about it here and here. Also this could be interesting: Redux vs useReducer.
Installation
- git clone [email protected]:the-road-to-learn-react/react-with-redux-philosophy.git
- cd react-with-redux-philosophy
- npm install
- npm start
- visit http://localhost:3000