Submitted over 5 years agoA solution to the Four card feature section challenge
Mobile first, flex-box, react
@monodonBrand

Solution retrospective
-
Lighthouse gives this a really bad score on optimization because I use unpkg to get react and babel but actually npm this for a project like this seems a real overkill since you get so many MB in the node_modules folder when this whole thing takes up like 500kb on my drive. So is this a legit practice in this scope of a project?
-
The way I use components? Ok for this scope?
-
My flexbox solution, works but should I have given more thought to scaleability and flexibility?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Shahar Levy'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