Submitted almost 3 years ago
Product feedback app using ReactJS, Styled-components and Redux toolki
@agrajy10
Design comparison
SolutionDesign
Community feedback
- @seanred360Posted over 2 years ago
When I view a post and refresh the page you get a 404 on netlify. You can fix this if you make a file named "_redirects" and put this in it "/* /index.html 200" without quotes. Put the file in your public folder. This will tell Netlify how to route your website correctly.
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord