DawnM

Diving into Figma

Two Projects, Two Approaches

Introduction

During this course we had the opportunity to tackle two projects that involved recreating website designs directly from Figma. These projects, while sharing the similar source material, presented distinct challenges and learning experiences due to the differing levels of access to Figma's developer tools.

Project 1:

Figma NavBar & Footer - With Dev Tools

For the first project working with Figma designs, we were tasked with recreating a website's navigation bar and footer. What made this project particularly efficient was having access to Figma's developer tools. This meant I could pull CSS values directly from the design, saving me a significant amount of time and ensuring pixel-perfect accuracy. When creating my own projects, I often get bogged down in the design of graphic assets, and being able to focus on the code with layout and assets provided was a lot more enjoyable than expected.

Project 2:

Figma Landing - No Dev Tools

For our second project working with Figma designs, I was tasked with recreating a visually stunning landing page. This time, however, we had no access to Figma's developer tools. This meant we had to rely solely on image references, which presented a unique set of challenges.

Key Takeaways

Both projects provided valuable insights and reinforced key concepts:

Conclusion

These projects were a fantastic learning experience, demonstrating the power of HTML and CSS in recreating complex web interfaces. The combination of structural HTML, stylistic CSS, and effective collaboration resulted in polished and functional recreations of Figma designs. For my portfolio, these projects highlight my ability to tackle complex layouts and work effectively with others.