Submitted over 3 years agoA solution to the Suite landing page challenge
Suite-Landing-Page
react, tailwind-css
@mdubelbeis

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.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mason Dubelbeis'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