results page with react and bootstrap

Please log in to post a comment
Log in with GitHubCommunity feedback
- @kass8mal8
Nice job just a few things to change.
- Your solution differs slightly from the design mainly because of your styling.
I noticed you used React which as a good practise you need to separate your concerns and have different components.
- Have at least two components, this will be handy in styling the individual components
- Check on the padding of your components
- Give your items in the summary component uniform width for all of them to avoid having the button being smaller.
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