NextJS Solution to Rock Paper Scissor Lizard Spock

Solution retrospective
Hi Frontend Devs👋,
I have created this using NextJS and for animations I am using framer-motion, while creating this I also made a video
If you are struggling with this challenge you can use this as a reference
Any feedback ,tips, suggestions will be appreciated 🙏
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, Abhik! 👋
Good job on this challenge! Your solution looks great and works well! 🙌 The animations you added are a very nice touch—kudos on that! 😎
I only suggest adding
cursor: pointer
to the clickable elements of the page and adding analt
attribute to thebg-triangle.svg
(as the solution report suggests). 😉Keep coding (and happy coding, too)! 😁
Join 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