'404 errors while hosting multi page react app on gh-pages

I want to host a multi-page react app on gh-pages. I've got links to different pages on my navbar, it routes properly to the links on homepage. But for different pages, I'm getting a 404 file not found error.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source