Desktop First Site With React JS and Bootstrap

Solution retrospective
Please give some feedback about accessibility and design.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @B1N4R1
Hi Manan,
The solution looks good, here some improvements:
- The design approach you took is good but I would suggest using CSS grid for this one, this way you don't need to use that much divs.
- Also I would suggest using rems to define font-size instead of %
- The logic for the calculator works great just be carefull with the multiple periods (.....), you should only allow for one period to be inserted.
Rest of it looks nice, good work!
Cheers!
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