CRUD/Functional Ecommerce Product Page

Solution retrospective
Hi, 👋
I have a question about the GitHub pages. So this solution is built with react and react-router, I am using gh-pages to live my solution but the output(live website) doesn't work correctly because there is an unexpected bug(the images don't show). That's why I used Netlify to live my solution(website).
Thank you so much for helping me out. Happy Coding. 🥳🔥✨
Please log in to post a comment
Log in with GitHubCommunity feedback
- @legion40216
Bro Awesome work... keep it up
- @sahand-masoleh
Hi Jeffrey, great job!
You have deactivated Github pages for this repo so I can't see what was wrong. But you typically have to set a 'homepage' property in your package.json, otherwise your relative links don't point to the right address.
Usually when everything works but the images, it's a path problem.
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