Submitted almost 2 years ago
Results Summary Component with React
#react#vite
@RoanMacmillan
Design comparison
SolutionDesign
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!
Community feedback
- @bogdanbryzh-officialPosted almost 2 years ago
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 helpful1@RoanMacmillanPosted almost 2 years ago@bogdanbryzh-official Thanks appreciate that, Will check it out!
0
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