Completed using ReactJS

Solution retrospective
Any feedback is welcome. Mainly working on methods to make sites responsive. Thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MikevPeeren
Hey @kdavis010397 good job!
Try to also add cursor pointer to your hover states and try to add transitions so they are less abrupt.
Responsiveness is good, on a bigger screen however for example 2560px the page starts further in the middle but I think I like that.
Also when you use images try to determine what kind of image it is before deciding if you should give an alt to it. The mobile app for example does not need an alt as for a screen reader this would be useless. More info here. https://www.w3.org/WAI/tutorials/images/
Marked as helpful - @Sloth247
This is just a question but why do you use
form
for the price card?
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