Submitted 9 days agoA solution to the Blog preview card challenge
React and Tailwind - Blog Preview Card
react, tailwind-css
@PhilipJPrice

Solution retrospective
What are you most proud of, and what would you do differently next time?
Writing in React and importing the necessary fonts/assets.
What challenges did you encounter, and how did you overcome them?Importing svgs with the correct methodology, instead of relative imports, importing svg using 'import svg from assets' method and referring to it with brackets src={image}.
What specific areas of your project would you like help with?I didn't know how to do the outline, so I enhanced the borders on the right and bottom.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Philip Justin Price'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