Design comparison
SolutionDesign
Solution retrospective
I enjoyed this challenge because it was the first time I used Api. Any advices or recommendations will be highly appreciated. Happy Coding!
Community feedback
- @FraneSpraljaPosted about 2 years ago
Love the animation that you give on hover to the dice img.
To call the api maybe you should try with async/await function to bring the api response. Use fetch is good to, but for practice you also should use .catch() method to see the error on fetching the api (in case you have one).
cheers!
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