@iRaYzEnSubmitted 10 months ago
Swagnik Das
@swagthehoomanAll comments
- @swagthehoomanPosted 10 months ago
Hi @iRaYzEn, in your designs, I noticed that the filter option box doesn't change its background color based on the overall theme. Otherwise your solution is perfectly solid.
I also noticed you used the data.json file provided, which is great but try using the Api as suggested with axios or RTK Query tool. It will help you in long run.
These are my only suggestions/ feedbacks. But once again, great solution.
Happy coding!!
Marked as helpful1 - @armandoclarenceSubmitted over 1 year ago@swagthehoomanPosted over 1 year ago
The card container takes up whole page which is not a great user experience. I suggest using a relative sizes for width, height and font size for the main tag so that the card looks concise and neat. You can refer the solution tutorial by Kevin Powell.
Link: https://youtu.be/B2WL6KkqhLQ
Happy coding.
0