nataliepina / growers-brains

Client side application for Growers Brains
10 stars 16 forks source link

adding redux logic #36

Closed Higrashi closed 4 years ago

Higrashi commented 4 years ago
  1. I've installed Redux
  2. Created redux folder with root-reducer and store
  3. Added reducer and action for Current User
  4. I've installed Redux-persist for saving state in local storage
  5. Installed logger so we can see how sate changes in console
robpedersendev commented 4 years ago

DO NOT MERGE WITH OUT TWO REVIEWERS