Design comparison
SolutionDesign
Solution retrospective
Hi everyone!
New to React here.
I want to know best practices for comunicating components. I used "CreateContext" to catch the event on the checkbox and pass it to the Pricing component. It may be a better way of doing it.
Any other feedback is welcome :)
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey good job completing this challenge.
Keep up the good work
Your solution looks great however I think your card needs less border-radius and the background color of the active card should be the color specified in the
style-guide.md
file.I hope this helps
Cheers Happy coding š
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