Design comparison
Solution retrospective
i have a difficult in making it responsive
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hi AHMED BOUSALEH, how are you?
I really liked the result of your project, but I have some tips that I think you will enjoy:
To make your challenge more identical to the example layout, there is a file called,
style-guide.md
that comes with all the colors that were used in the project!instead of using the repetition structure:
for(let i=0;i<ratesButtons.length;i++)
, use theforEach
methodI recommend reading about it, but if you want I can explain it better!!
The rest is great!
I hope it helps... 👍
Marked as helpful1@bousaleh50Posted about 2 years ago@AdrianoEscarabote
thank you so much i totaly foregt about the forEach
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