Rock-Paper-Scissors-Lizard-Spock Game using React

Solution retrospective
I'm finding it challenging to implement a gradient background and ensure the responsiveness of my website. I would greatly appreciate any advice you could provide to help me achieve these objectives more effectively.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @md5dalton
Hello Mithun 👋
Cool you went with the bonus solution😎
Regarding the background gradient, I noticed you used a pseudo element to achieve the desired effect however, you could still have just applied it directly on
#App
orbody
and there would have been absolutely no need to write additional CSS for that pseudo element.Cheers 👌
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