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.
What are you most proud of, and what would you do differently next time?
I am so happy to have conclude this project.
What challenges did you encounter, and how did you overcome them?
As I don't have the figma project I used some tools like pixel ruler and color picked.
What specific areas of your project would you like help with?
When I did the table in the last section I would like just the first column got space, but when I added padding to the first column the second column changed too. I made some researchs, but didn't get the any help. If someone knows what to do, I would be so thanks for telling me.
I just guessed the colors so I find it interesting that you picked colors. That was pretty smart. I would've added classes to specific columns and used margin/padding to space exactly how I want them as right now I don't fully understand how to work with tables so this seems like a good solution for now. Hope it helps!