Submitted 11 months agoA solution to the Results summary component challenge
Results summary component
vite, react
@DKulan

Solution retrospective
What are you most proud of, and what would you do differently next time?
Happy to worked with Vite.
What challenges did you encounter, and how did you overcome them?importing image assets based on a path contained in a json file was a bit of a challenge due to the way static asset handling works in Vite. I had to import all the images directly in the component. Regardless, I think storing the image path in a json file isn't the best way to load an icon.
What specific areas of your project would you like help with?Maybe the CSS? I understood the responsiveness requirements as "mobile layout until the desktop break point", but maybe it should load the desktop layout after the mobile break point.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Daniel Knight'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