There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This application demonstrates the use of React and Redux to build a online store with a collection of fruit items and a shopping cart. The requirements of the application presented challenges, as different components would share the same state. Complex modifications to the Redux state were also required.