Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I like the fact that I was able to read the design file while implementing the code. And completing the challenge.

    What challenges did you encounter, and how did you overcome them?

    I had some challenges using the @font-face at rule. I read about it on MDN and was able to implement it in the stylesheet.

    What specific areas of your project would you like help with?

    No help needed at this point

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I like the fact that I was able to follow along with the process outlined by Frontend Mentor and I would use the same process next time.

    What challenges did you encounter, and how did you overcome them?

    The major challenge I encountered was deploying the page to GitHub pages. Then a lesser challenge was trying to align the QR code with the text beneath it, since I hadn't decided which CSS positioning technologies to use.

    After reading about Git on www.git-scm.com and GitHub documentations I was able to figure out a way to deploy the project successfully.

    And I overcame the issue of positioning by reading articles about CSS positioning on MDN and CSS tricks while using my best judgement for the styles.

    What specific areas of your project would you like help with?

    How to properly push projects from Visual Studio Code to GitHub.