My resume (which is a pdf) will not display when deployed but it works fine when I run my react-app locally. The button I created in order to download the resume works fine but the resume itself is not shown on my “Resume” page. Instead on the left hand side it says “Failed to load file” in small letters.
Hi, @briandgomez. That site no longer exists which mades troubleshooting far more difficult.
That said, I see that no serverless functions were deployed for this site. As serverless functions are the only way to run code server-side at Netlify, it appears that is the explanation for the code not running. You did not deploy the code correctly to run it at Netlify.
If there are other questions or concerns, please let us know.