Submitted about 1 year agoA solution to the Product preview card component challenge
Dynamic Layout Using CSS Grid
react, tailwind-css
@tOnski86

Solution retrospective
What are you most proud of, and what would you do differently next time?
Slowly getting used to implementing mobile-first design. Grids are really helpful to build the main layout and making responsive sites easier.
What challenges did you encounter, and how did you overcome them?If you have a few vanilla CSS tricks that you want to implement in Tailwind it's a bit of a challenge.
What specific areas of your project would you like help with?Dynamically swapping the desktop and mobile images in Tailwind CSS by toggling display properties from hidden to block depending on the viewport. Pretty sure there's better ways to implement this.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on tOnski86'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