results summary component with javascript and flexbox

Solution retrospective
I was able to populate the content semi-programmatically, although the data is hard-coded inside... I thought about making it completely dynamic but it turned out being more difficult than I wanted to spend time on.
I wanted to set the background of the background color of each category programmatically from the color of the SVG icon. It could be done, but I did not have time to work on it... But at least, I thought about it!
What challenges did you encounter, and how did you overcome them?To populate the content dynamically, I pasted the provided json file inside
What specific areas of your project would you like help with?There is an outline on the "Continue" button when it is focused. I tried to remove it by setting outline: none, but it did not disappear completely.
Are there easy ways to read a local file without running a server nor modifying the security settings of the browser?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on toshirokubota'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