Responsive 4 Card Layout for 3 viewports, sm, md, lg using React

Solution retrospective
First FEM Challenge using Reactjs Library.
The Card layout is done in React.
Reactjs Development toolchains used: None, just added React components to website
Challenges:
- Inability to modularize react code.
- TODO: Javascript modules to achieve 1.
- Used CSS Absolute positioning for the layout, would appreciate alternate best approaches for the Card layout.
- TODO: Try out CSS Grid for Card layout.
Notes:
- Use Industry standard React Toolchains for future challenges. :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jaysonalfie
Great work and nice use of props. Keep up the great work.
Happy coding.
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