Responsive results summary component using React and TailwindCSS
Design comparison
Solution retrospective
I liked using Tailwind for this project. I was already familiar with it. But this project helped me gaining further understanding of implementing gradients, box shadows and using cutom fonts, font-sizes and colors with Tailwind. The Tailwind documentation is superb which is why it wasn't that hard figuring things out on the fly.
I wished I would've put more thought in structuring the layout beforehand. I switched between Flexbox and Grid in the middle of the project. I was too afraid to use Grid from the start because of its complexity (in comparison to Flexbox).
What challenges did you encounter, and how did you overcome them?At the start of the project I was too strict using fixed withs and heights from the design file. During the project I switched from Flexbox to Grid in order to better align the respective components and make them more responsive in the process.
Community feedback
- @TheBeyonder616Posted about 2 months ago
Your code is good! congratulation
Marked as helpful0
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