Mohamed Donzo
@demahom18All comments
- @Wendiie-O@demahom18
Hey how you doing Wendiie, great job on this one (y). To get rid of scrollbar, try
overflow-y: hidden
to yourbody
- @demahom18@demahom18
Hi ApplePie, Thank you for your feedback. I fixed those errors but there are still 2 remaining. I don't really think they are important. One is because there 's no text inside a 'a' tag (it is the svg logo) and the second one is because the animation does not display the text before you scroll to it.
- @daryl-c@demahom18
Hey Daryl, I find your solution really great. The only one thing you can do is adding a transition on your hover effects and it would be perfect
- @jamelt50@demahom18
hello Bouhaouliane, just to tell you that your github link doesn't work
- @syhue@demahom18
Hey how you doing, I just did the same few days ago (with Vue 3) and I can help with some little advices:
- the short name you get is the alpha3Code. You have to find the country's full name by the alpha3Code.
- Google (prefers-color-scheme) you will find how to do it
- Can't say much about your code. I dont know react
- @adarkforce@demahom18
Hey I just did the same challenge with Vue, and I found some issue in your demo site. There s a bug with hover effect (I tried it in Microsoft Edge)