Responsive Blog Preview Card Solution Using React

Solution retrospective
I learnt about using the concept of fluid typography and how it can be achieved by using units like vw
, vh
, vmin
, and vmax
. You can also achieve fluid typography by making use of CSS properties such as min()
, max()
, and clamp()
I also learned about when to use ease-in and ease-out for transitions.
I had a challenge making my typography responsive, but I googled the problem and was able to find this article that helped me.
What specific areas of your project would you like help with?I would like help with my HTML, I would like to know if my usage of html tags is appropriate. I will appreciate any feedback
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Achi Gyuse Achi'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