making a responsive website
What challenges did you encounter, and how did you overcome them?aligning items using css grid , by searching it.
What specific areas of your project would you like help with?all project
making a responsive website
What challenges did you encounter, and how did you overcome them?aligning items using css grid , by searching it.
What specific areas of your project would you like help with?all project
The fact that I managed to build a responsive solution applying relative units
What challenges did you encounter, and how did you overcome them?First of all, I didn't know anything about responsiveness so I looked up for it. Moreover, I had difficulties importing the font awesome icon. Other than that, I don't think there were any other challenges
What specific areas of your project would you like help with?I still don't think I have a full grasp of that responsiveness means. Therefore, I kindly ask you to check my work and my code to see if there is still something that I can improve/correct regarding this topic.
Great Work Alexandru! I think the product-image and the product-details should at least have the same width.
Bom, eu não tanto entendimento ainda sobre o heigth da responsividade. Pois nesse projeto todo o conteúdo ele cabia e sobrava espaço, só que não tinha o entendimento ou tinha me esquecido de colocar o 100vh dentro do body.
What challenges did you encounter, and how did you overcome them?O desafio que eu peguei foi na questão da responsividade, que foi o fato de não ter tanto conteúdo dentro do site, e se eu não usasse o 100vh no body, ele ficaria sobrando espaço. Eu resolvi de uma forma rápida, porque tecnicamente eu só tinha me esquecido mesmo.
What specific areas of your project would you like help with?Como o projeto é de iniciante eu achei muito top, inclusive implementei alguns icones, para tecnicamente dar um toque a mais e sair um pouco do padrão, mas no geral o projeto está top.
i will try some scss in the next time
What challenges did you encounter, and how did you overcome them?maybe media querries but i know a little, so i need to enhanced that in the next challenge
What specific areas of your project would you like help with?maybe i dont need because im trying my best, so i will study backend by myself
Great work👍🏾. You could use :active, a CSS pseudo-class, to define the style of an element when it is being activated. For example, card:active {color: hsl(47, 88%, 63%);} to change the font color of the text when it is activated.
nil
What challenges did you encounter, and how did you overcome them?nil
What specific areas of your project would you like help with?nil
Great work👏. You could try media queries for more flexibility over responsive design.