System-Garcia / node-pets

1 stars 1 forks source link

Consolidate State Management into Redux #63

Closed gabrielvaca closed 7 months ago

gabrielvaca commented 8 months ago

Description: Evaluate the current state management setup, remove Context API usage where Redux is more appropriate, and consolidate all state management into Redux to simplify the data flow and maintain consistency.

Tasks:

gabrielvaca commented 7 months ago

Thats fine