interactive rating component

Solution retrospective
I cannot get the site to actually load. The text of one of the cards loads, un-styled. On local, it works perfectly.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @DrMESAZIM
hi Holly
On how to successfully and easily upload your project you can have a look at this YouTube video
https://www.youtube.com/watch?v=BW0FCFV323s
Marked as helpful - @hhenske
Got it!
- @remyboire
hi @hhenske,
I didn't take a look at your code yet but for React with github you can use react-gh-pages. I used it for my last project and it's very easy. Do not forget to set your page to the gh-pages branch that will be created.
Don't hesitate to ask me if needed.
- P@jonnywillrees
Did you build this component in react??
Edit: Never mind, after looking at your source code it seems you used react which is all set up for you locally, but when you host your code somewhere you need to make sure that the service you use (eg. GitHub Pages) supports hosting your build files.
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