Deploying React app

Hello guys. My dev sent me the source code. Everything is okay. Everything works on the local host. But when I create a production-ready build and deploy it on my website only the homepage is displaying. What could be the problem? How can I build and deploy all pages?
Was this page helpful?