Submitted almost 3 years agoA solution to the Results summary component challenge
Responsive Summary Result Template Using HTML, CSS and JS
@mide2020-16

Solution retrospective
Hello guys 🖐.
I was able to do this with css html and javascript (reviews needed tho).
Yeah Javascript gave me hard time. I was unable to do some part in the js section.
In the data.json file there is a javascript object notation given to us- something like this
[ { "category": "Reaction", "score": 80, "icon": "./assets/images/icon-reaction.svg", "color": "var(--lightRed)", "background": "var(--lightRedBackground)" } ]
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Efuwape Ayomide'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