Interactive Rating Component using HTML, CSS and JavaScript

Solution retrospective
I took the time to learn more about manifests and site icons, both of which might not be evident when looking at the live site, but provide functionality to multiple devices and operating systems.
What challenges did you encounter, and how did you overcome them?Getting the rating to carry over from one page to the other was difficult. I knew the solution had to do with sessionStorage, but wasn't well acquainted with its use. A little exploration and multiple tweaks to the code got me over this hurdle.
What specific areas of your project would you like help with?I am still struggling to get the manifest's start_url working correctly. I tried both relative and absolute links. I could get it working locally, but not when hosted to GitHub Pages. I feel like this is similar to a problem I run in to when hosting React pages to GitHub Pages, but I can't quite connect the dots. Help in this, or any other area, is greatly appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Robert Horosewski's solution.
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