Latest comments
- @shiroblsdSubmitted 24 days ago@qayoommunawarPosted 23 days ago
Amazing but gird layout would have made it more responsive and efficient.
0 - @Mse103454Submitted 25 days ago@qayoommunawarPosted 25 days ago
Grid used effectively but responsiveness needs improvements.
0 - P@MarionCtsSubmitted 26 days agoWhat are you most proud of, and what would you do differently next time?
I wanted to make my code efficient and maintainable by defining global variables in the :root (such as fonts, colors, and spacing). It was really satisfying to write code faster this way.
What challenges did you encounter, and how did you overcome them?For the product photo, I noticed in the mobile version of the Figma design that the image wasn’t properly centered and had been manually repositioned along the X and Y axes for aesthetic purposes. To match the design, I used the object-position CSS property, which allowed me to replicate the original look.
@qayoommunawarPosted 25 days agoVery effective usage of flex box, but i think it can be done more simply but very appreciated.
0 - @evgeniy8509Submitted 26 days ago
- @himanshi-giriSubmitted 29 days ago
- @PastaSusSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
somewhat replicated the design ,will use frameworks in the future
What challenges did you encounter, and how did you overcome them?svg illustration not getting limited by container, had to set size value to it
What specific areas of your project would you like help with?i want to avoid the hard-coded value on the svg illustration if possible