Design comparison
SolutionDesign
Community feedback
- @caloyvPosted about 1 year ago
Hi, I noticed your github page is showing your "README.md" file and I've had that similar problem. To fix it, go to your App.js then to
<Route/>
, change all your path's first path to your repository name, in your case<Route path="/interactive-rating-component/" element={<Rating/>} />
, and same as the other route.You can visit this site for more info.
Marked as helpful0 - @Asif-581Posted about 1 year ago
Why you didn't upload this project on netlify or vercel.
0
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