AS A front end developer WHEN the user has logged in I CAN call their user data onto the main profile page. - [ ] Make event listener - [ ] Make AJAX call to back end for stored user data - [ ] Return stored user data to the main profile page.
AS A front end developer WHEN the user has logged in I CAN call their user data onto the main profile page.