Article Preview Component Master developed in React, HTML and CSS
Design comparison
Solution retrospective
Coders:
This a project that we can mainly develop in HTML and CSS. However, I developed it in React using components and CSS for the styles. It was so important to understand clearly elements positioning in CSS, as well as some CCS properties related as "position (absolute, relative, static)" and "top-right-bottom-left" to locate the elements.
Other important topic was to manage multiples SVG images and to use properties as "filter", "transform", "rotate", "invert", among others
Also, it was very useful to understand Flexbox to organize the different components of the User Interface and the use of media queries to switch between desktop and mobile versions.
It was interesting also, to put my personal approach to the view for max-width of the screen between 600px to 850px.
Regarding the functionality of this challenge in react, I used a component "share" to avoid repeating code and to have a reusable component, and this content in a "Card" component.
feedback always are welcome.
Best Regards guys.
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