Fruit Stand App 🍊🍒🍏🍍🍉

Phase 01 - Redux only

  1. Check out the instructions and source code here.
  2. Open Dev Tools (option + command + i).
  3. Available on the window are: store, addOrange, addApple.
  4. Dispatch actions and see how they change the application state!