Cabin Rental Project information
- Category: Design
- Purpose: Portfolio Project
- Project date: 01 February, 2022
- Prototype URL: Figma
- Project URL: https://dr-wrong-cr-portfolio-proj.netlify.app
- GitHub Repo: https://github.com/Dr-Wrong-Mo/cabin-rental
Portfolio Project
The reason I created this project was two-fold:
- First, I wanted to learn Figma so that I would have a better tool to sketch up my project ideas.
- 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.