Skip to content
Submitted about 3 years ago

Responsive Summary Result Template Using HTML, CSS and JS

LVL 2
@mide2020-16
A solution to the Results summary component challenge

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

Community 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