Design comparison
SolutionDesign
Solution retrospective
This is my solution for the Advice Generator App. Here are a couple of questions I got for the community:
- I'm not sure if the way I handled the fetching and displaying of data from the API is the best possible. If anyone knows about a better way to do it I'd be most pleased to hear it
- I'm kind off struggling with centering elements vertically in the page. For instance, right know in the
.card
element I'm usingposition: relative
andtop: 5em
becausetop: 50%
doesn't work for some reason. I anyone can help me with this I'd be most grateful. Any other type of feedback is also welcome, specially if it's constructive, organized and specific.
Community feedback
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