Overall, I enjoyed the project very much, it was my first Frontend Mentor Challenge. It was my first time using Figma and I enjoyed all the detail the app gives when trying to getting padding, margins, border-radias etc.
Since this is my first challenge, I tried to pay attention to the details in line-height, font-size and font-weight, as well as the sizes of the divs container. I look forward to more challenges.
What challenges did you encounter, and how did you overcome them?The biggest challenge I had was when I used live-server on VS Code to preview and I could see the design on the browser, everything looked fine. However when I uploaded the folder to the GitHub repository and Netlify, the QR Code wouldnt show, just the alt text.
I used the Frontend Mentor discord to look for a solution as to why the qr code wouldn't show and I found it! Someone else had the same the issue and another member was kind enough to share his knowledge. It turned out I had the img src file path wrong. It was a simple fix, but it took some time to figure out. Thank you #Weldu for the help.
What specific areas of your project would you like help with?At the moment I would like to develope that developers perspective, or fine tuned eye. After learning HTML and CSS implementing semantic HTML is where I questioned myself on this project. I want that skill to come naturally and I will be working towards that.