Design comparison
SolutionDesign
Solution retrospective
Any feedback is appreciated
Community feedback
- @SeyBooPosted over 2 years ago
Hello !
Bravo for your first solution using React.
For best practice i will suggest you to
- Save your API response into an Array
- Using a components for the card
- Using meaningful name for the Image (Can help when working on large project or with a Team)
You could also try to make it more responsive by starting to make it mobile first. A lot of website are built Mobile First nowadays cause the majority of the traffic is on mobile device.
Have a nice day :)
Marked as helpful1
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