What are you most proud of, and what would you do differently next time?
I’m really happy that I was able to complete the project and add transitions to the links. I’d like to include a footer stating that I created it for the Frontend Mentor challenge, but I haven't been able to implement it yet.
What specific areas of your project would you like help with?
What are you most proud of, and what would you do differently next time?
I have used CSS Flexbox again to implement this project. I have made a wrapper to contain a container div element. In this way the wrapper helps to center the whole card on the viewport. Is there a solution without a wrapper?
What challenges did you encounter, and how did you overcome them?
Like the QR Code Component project, it was a good way to practice the Flexbox tool. This time I was more familiar with it.
What specific areas of your project would you like help with?
As I mentioned, I would like to know, that is there a solution without a wrapper?