Four card feature section with React components

Solution retrospective
I’m proud of using React for the components, even though the project was static. Next time, I’d plan the project better and organize the components more effectively before starting to code. I felt a bit lost towards the end due to not having a clear structure.
What challenges did you encounter, and how did you overcome them?The challenge was placing the cards in the correct divs after using map(). I ended up doing it manually instead of figuring out a cleaner way to place them dynamically.
What specific areas of your project would you like help with?I’d like help with better organizing React components and planning the project structure in advance to avoid confusion during the implementation. I also would like help with placing the cards in the divs after using map(), or finding another approach for the layout of the cards.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Leo's solution.
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