Website fails to access a route directly via URL instead of through internal navigation
For example: https://brainhack-vandy.github.io/projects cannot be accessed but navigating to the same link through the navbar works
Handled urgent task of the "Submit Your Pitch" button not working in the homepage by using a <Link> route instead of a direct <a> link.
Still need to figure out a way to be able to access the links externally.
Website fails to access a route directly via URL instead of through internal navigation For example: https://brainhack-vandy.github.io/projects cannot be accessed but navigating to the same link through the navbar works