Latest comments
- @Rahul-Chauhan420@Dev-Amna
Nice work! The project looks good overall. Just a small note — it’s not exactly like the original design. A few layout tweaks could bring it even closer!
- @DudamaniaWhat are you most proud of, and what would you do differently next time?
Progressed on my knowledge of using rem as font sizes instead of px as to provide a better responsiveness in fonts across mobile and destop layouts.
What challenges did you encounter, and how did you overcome them?p { font-size: 0.875rem; }
I had some challenges with getting to know rem and em. I researched how these are used and the default rem in browsers.
What specific areas of your project would you like help with?I would like help with better using rem and em in the future to better create responsive web designs.
@Dev-Amnanice!
- @AmirElmzyn@Dev-Amna
You’ve done a great job replicating the challenge! The visual balance, font choices, and layout are all nicely done. Your CSS is clean, and I appreciate the effort to keep it organized. Keep learning and building!
- @Snizder@Dev-Amna
great job! keep it up!
- @moumintech@Dev-Amna
Looks almost identical to the original—awesome job! 🙌
- @VikiwestWhat are you most proud of, and what would you do differently next time?
I'm proud that i learnt something new in the javascript function when trying the set up the dom manipulation, i learned that performing a Dom manipulation, using document.querySelector, when trying to use class names which entails that a dot should be added before the class name (document.querySelector(".description");
What challenges did you encounter, and how did you overcome them?I encountered some syntax errors when writing the javascript function, so i made use of chatgpt to pinpoint where the errors were coming from
What specific areas of your project would you like help with?I need help with the api integrations, i feel that that's where my weakness lies
@Dev-AmnaImpressive! You matched the original design really well. 🔍