Blog preview card with vite & react

Solution retrospective
Slice according to the design draft.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @brianlagranda
Hi Li!
Amazing and solid solution, it's almost pixel-perfect! I have a few suggestions that might help improve your solution even further:
-
Pay attention to the font-weight. It looks like you're using a slightly heavier weight than the design.
-
Consider using an <article> tag for the first <div> with the class "card". Similarly, you can use a <footer> tag instead of the last <div> with the class "card-footer" for better semantic structure.
Keep up the great work, you're doing an excellent job! Congrats!
-
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