• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

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.