How do I translate a Figma design into code?
I'm faced with the task of converting a Figma design created by a UI/UX designer into React. Visually displaying the UI elements as intended in the design shouldn't be a problem. However, I'm wondering how to transfer the exact proportions and spacing from Figma 1:1 into the code. Does anyone have experience in this area…