It was my first project using Figma to analyze the project mockup and design requirements in detail. This allowed me to create a project that closely matched the mockup. Figma indeed makes the work of developers much easier since all the design requirements are laid out in Figma.
Additionally, since the project involves the implementation of CSS hover and focus states, I learned how to use transitions on elements when they are in such states. I actually have to revisit this subject because there are still plenty of things to know about CSS transitions.
What challenges did you encounter, and how did you overcome them?CSS transitions was quite a difficult subject and I was only able to implement it by experimentation.