zacharycvivian / react-portfolio-app

Zachary Vivian's Portfolio Website
https://www.zacharycvivian.com
0 stars 0 forks source link

Changed Unauthenticated User's Download Resume Button to SignIn #33

Closed zacharycvivian closed 2 months ago

zacharycvivian commented 2 months ago

If the user isn't signed in, they aren't able to download my resume. The button shows that they need to log in to download my resume, but I want to change it to redirect them to the SignIn page if they click it anyways.

zacharycvivian commented 2 months ago

Implemented