Design comparison
Community feedback
- @ChaffexdPosted over 1 year ago
Hey Liam!
This is a good solution! I like the hover affect you have on the die, it's a great way to let users know that it is interactable.
One thing I would recommend to make this slightly better would be to increase the height of the main container so it doesn't change sizes on every quote. Also another challenge to make this even better would be, did you think about using setInterval within useEffect to allow the quotes to randomly generate every 5 seconds for example? Would be a pretty good option if you wanted to add another layer of complexity to the app.
Marked as helpful1@FrostemanNeogardPosted over 1 year ago@Chaffexd
Thanks for the feedback!
I did find it slightly bothersome that the height of the main container changed so much depending on the content. I might go back and find a way to fix that.
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