Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I had a lot of fun exploring Astro and found it to be a great tool. I enjoyed the challenge and learned a lot while using it. Next time, I'll try a simpler approach for displaying an icon. Currently, I'm using conditional rendering for the component.
What challenges did you encounter, and how did you overcome them?{ item.data.id === 1 && ( ) }
There were a few parts that were a bit tricky, like displaying icons and creating components for the first time. CSS Grid layout was much more advanced, but I managed it!
What specific areas of your project would you like help with?If you have any suggestions for improvement or find any mistakes in my code, please let me know. I'd be very grateful for the feedback!
Community feedback
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