Design comparison
Solution retrospective
I'm not very satisfied with this since it became a bit messy towards the end. I have to plan more thoroughly next time.
Community feedback
- @NatureSon22Posted 10 months ago
That's really impressive! I'm just starting out, and I'm quite fascinated by the animations you've incorporated. Did you create them from scratch? I've still got a lot to grasp, but I'm particularly keen on diving into animations. Do you have any tips or resources that could help me get started in that direction?
1@kxrn0Posted 10 months ago@NatureSon22 Thanks, the CSS animations are actually very simple; I'm just changing
transform
,opacity
, andleft
. This page is all I needed to implement them https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_animations/Using_CSS_animations.0 - @BlackpachamamePosted 10 months ago
Wow this looks amazing! You added your touch and it's pure magic 🧙
1
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