Practice React
Esteban
@evertznerAll comments
- @kentmichaelSubmitted over 2 years ago@evertznerPosted over 2 years ago
Great job! Maybe there are some responsive issues on mobile screen. But you did it great!!
Nice implementation on your filters, maybe a tip will be to keep status of what you wrote on search field.
0 - @alexbelloniSubmitted over 2 years ago@evertznerPosted over 2 years ago
Hey, I was taking a look at your solution. And have some points for you to take a look.
-
Try the countries grid to be more flow with the device size, at 1439px width it collapsed and shows only 1 country.
-
The solution fails when you click on a country that doesn't have border countries.
-
Functionality required for the border countries to be clickable is not implemented.
-
Clicking on the logo should go to the home page, but not change the color theme.
-
Try to make the filters to be dependant on the other. So If I write a country that is not inside the continent that I select, It won't show anything.
-
body should keep always the same min-height despite the amount of countries that we filter.
NOTE: Check the report that is generated in your solution. It shows you that you have a lot of errors and warnings in your html.
Hope this points help you out on improving your solution!.
Have a nice weekend!
Marked as helpful0 -
- @kevinndlcSubmitted over 2 years ago
Hi,
Feel free to leave me some feedbacks about my project ;
Thanks !
- @biqrarSubmitted over 2 years ago
QR-code card was a challenge for the front-end mentor. I solve it using Bootstrap and custom CSS. you can view and give feedback.
@evertznerPosted over 2 years agoHey, I was about to take a look at your solution, but no QR is showing :(
1