Latest solutions
RWD, TS, Coutries API with react, redux + saga, styled components
#react#redux#redux-saga#redux-toolkit#styled-componentsSubmitted over 3 years ago
Latest comments
- @Samsegun@LenyPython
Everything works for me :) Loading content info about the challenge. Border region hover effect and click ability is nice.
- @brauliorivas@LenyPython
Your code is readable to me. Is the project finished? I can't filter countries by region. Can't click the select element of regions. Filter from input works.
- @jamiem89@LenyPython
I would add a min-width property to 'content' object ex. 350px. also i would remove second button form 'article__footer-modal'. I would use CSS to add z-index, background, border-radius to one existing. The button should have active state rather than hover effect. Guessing from design pattern. Hope it helps.
- @sainiaryan1911@LenyPython
Use background color on div img-header and blend-mixin-mode property with multiply attribute and opacity around 0.7, 0.8. Try to add font-weight to header 1. Hopefully that helps.
Marked as helpful - @LT-WebDev@LenyPython
Gr8 job, try to use border-radius: 25px prop on main container, and opacity: .8 on image and it should be perfect.
Marked as helpful - @mrinmayd3@LenyPython
Great Job! I got a tip today to set @media query at higher rate. I would recommend you to do the same and set yours at 750px, so it would look better on tablets. Maybe use some sort of div wrapper for title and first paragraph and set width to 45% of parent/root. This would shorten the text width I guess.