Design comparison
SolutionDesign
Solution retrospective
Hey everyone!
This was a nice challenge to perform.
Firstly, I planned to use plain HTML and CSS but I observed that the layout of 3-cards is highly similar. To avoid any repetition of code, I leveraged React. I created a JSON and stored the repeating values.
I, then, created the card template and used map to fetch and display all the values.
Please, let me know what I can improve in the code or overall output!
NT
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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