This PR helps to handle asynchronous activity in better way. It is also scalable if you want to use more reducers. It also fixes the folder structure.
1 new commit added
Used combineReducer to combine multiple reducer and made redux folder for respective LandingPage and Wizard
rebased onto 55e0dd5da85dae5348a2955f91f59d466e134818
Thanks for participating in contribution period of Outreachy. This pull-request has not been selected to be merged and will be closed for housecleaning purposes. We may revisit this pull-request later, but as of now we will focus on merging pull-requests from our accepted intern.
Pull-Request has been closed by lbrabec
This PR helps to handle asynchronous activity in better way. It is also scalable if you want to use more reducers.
It also fixes the folder structure.