Redux component <Provider> : is used to magically make the store available to all container components in the application without passing it explicitly. You only need to use it once when you render the root component:
React & Redux
For webdevelopers: learning to use React and Redux