Design comparison
SolutionDesign
Solution retrospective
The major issue I had with this project was using srcSet in React to display correct image for responsiveness . After doing plenty of research and attempts, I finally had to implement my own method using useState and useEffect. It was pretty easy to implement but still need to understand the use of srcSet.
Being one of my few projects using TailwindCSS, the styling implementations and custom styling added need to be further investigated and i believe refactored.
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