Product feedback app using ReactJS, Styled-components and Redux toolki

Please log in to post a comment
Log in with GitHubCommunity feedback
- @seanred360
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 helpful
Join 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