ericahagle / fitlit

Turing FE Mod 2 Group Project
https://fitlit-seven.vercel.app
0 stars 2 forks source link

Adds the ability to update hydration to the DOM #126

Closed butlertree closed 11 months ago

butlertree commented 11 months ago

Description

Added functionality within the postHydrationData api get to return fetched hydration data. Also added function calls within the event listener submitData so that the new hydration data is updated on the DOM.

Contributors

@butlertree

Checklist