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?

    This is the easiest front end challenge so I don't think there is any proud of movement.

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

    At first I centered the card with transform translate property but after doing that I was unable to set the attribution at bottom center. So I have to use display grid property to center the card as well as attribution.

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

    How to set the text sentence at bottom center when you have centered the card component using transform translate property.

  • Submitted


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

    The best way to import google fonts is by using @import in css file. Because the other methods does not load quite a few times.

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

    The major challenge I face in this project is to import google fonts. Or there is not any problem I face in this challenge.