Results Summary Component with React

Solution retrospective
Hi!
Felt like doing a shorter challenge to see how long it would take to finish, as I usually don't pay attention to how much time I spend on certain projects. The new one seemed perfect for it. Ended up learning a couple of things playing with the JSON file in React which was nice.
Any feedback always welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @bogdanbryzh-official
Use formatter like prettier.
CSS classes naming should be in camelCase, not PascalCase.
Try to use CSS modules to not to pollute global namespace.Marked as helpful
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