Cabin Rental Project information

Portfolio Project

The reason I created this project was two-fold:

  1. First, I wanted to learn Figma so that I would have a better tool to sketch up my project ideas.
  2. Second, I wanted to have a project that showed a project from design to delivery.

The challenge I enjoyed the most in this project was getting the review cards to behave properly with the overside quotation marks that burst out of the card. To accomplish this I had to refactor my design style from using Flexbox to Grid to more easily allow them to escape the card boundaries, then I had to change the quotation marks from a text element to SVG elements so that the text line height would not interfere with the layout.