System-Garcia / node-pets

1 stars 1 forks source link

Refactor Authentication Pages to Use Hooks #62

Closed gabrielvaca closed 8 months ago

gabrielvaca commented 8 months ago

Description: Transition state logic and lifecycle methods to React hooks (useState, useEffect, useContext) in authentication-related pages.

Tasks:

gabrielvaca commented 8 months ago

Resolved in #74