Interactive rating component using Flex and styled-components
Design comparison
Solution retrospective
By no means am i an expert. I would appreciate any feedback for me to improve. I solved
with this challenge with what I know and I know there is so much more out there to learn.
Thank you in advance for any suggestions.
Community feedback
- @Kamasah-DicksonPosted over 2 years ago
Your solution is so close to the design. Good job there, but what I have for you is on small mobile the height of you star Icon breaks, you can use the aspect-ratio:1/1; property to maintain its height and width no matter the screen.
Also your buttons on small devices don't have enough padding especially padding up and down. Besides good job there👍 Have a nice day💻👍
Marked as helpful0 - @primelosPosted over 2 years ago
Thank you for the advice, I was running local host on my mobile phone s9+ to style and it looked fine. But using the different mobile views on chrome inspection I saw the icons size distort. By the way what kind of mobile phone did you view it on?
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord