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 comments

  • P

    @ePaulo

    Submitted

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

    Good opportunity to relearn and use Grid. Probably would have helped if I'd paused the development to retake a basic Grid course.

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

    Took me several tries to figure out how to add the correct styles to position the two outside cards to be vertical-center in their columns. Helped to review some basic Grid position concepts on MDN.

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

    Nothing particular.

    @Dev-Farhan

    Posted

    Can you explain your code ?

    0
  • https429 70

    @https429

    Submitted

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

    asdf

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

    asdf

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

    asdf

  • @sharao

    Submitted

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

    I've used Flexbox to achieve design.

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

    first I faced to align the card in the center of the body. I've used height as 100vh but I got a scroll bar, So I've used 98vh, and it looks good now.

  • @kauevecchia

    Submitted

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

    I managed to complete the challenge, but there is still a lot of study to be done, for cleaner and more efficient code, but I managed to do what was asked of me

    Consegui completar o desafio, mas ainda falta muito estudo, para um código mais limpo e eficiente, porém consegui fazer o que foi pedido

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

    I had some problems with responsiveness, but I managed to solve them with a few classes

    Eu tive alguns problemas em relação a responsividade, mas consegui resolver com algumas classes

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

    If there's anything to improve in my code

    Se tem algo para melhorar no meu código

  • @AymaneOnline

    Submitted

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

    I've just done this challenge and I'm very proud of it, I added a bit of animation on hovering the card, it looks nice. I also did got 100% overall on Lighhouse both for desktop and mobile devices. I've also used SASS, but I'm still learning how to use it.

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

    One of the problems I encountered (I'm not sure if it is on topic) is that I took time figuring out why the font didn't work when I deployed my code on Github but the solution was that I should've inserted that path this way ../assets/fonts/ not this way /assets/fonts because when the sass get compiled the URL becomes https://aymaneonline.github.io/assets/fonts/ which is not where it is suppose to be.

    Other than that, the only difficult thing was to use SASS as I'm currently learning it as I mentioned.

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

    Every help would be a pleasure.

    @Dev-Farhan

    Posted

    Make card border none

    0