@huyphan2210
Posted
Hi, @devindubin
I checked out your solution and I have some thoughts:
- Since you're not a Pro user, it’s understandable that you have to estimate the card width based on the design images provided. For exact measurements, upgrading to Pro gives you access to the Figma design files. Alternatively, you could use browser extensions that let you upload design images and measure them directly with available tools.
- Great job using Browser Developer Tools—this is essential for frontend development! You can use it to test how the page looks on different devices, though it’s just a simulation. It’s still a cost-effective solution if buying multiple devices isn’t feasible.
- For ongoing learning, there are plenty of free resources available online. I’d recommend continuing to practice on Frontend Mentor, and consider giving feedback on other challenges—it’s a great way to learn from others and refine your skills. Over time, articulating your thoughts will come more naturally.
Hope this helps!