Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
All elements except those related to box-shadow and color were created using existing TailwindCSS classes without using arbitrary values. I prioritized maintainability over achieving 100% reproduction accuracy.
While tags, titles, and content strings are directly written in components, I believe it would be more practical to divide the content written in page.tsx into components like Card
and receive the content through props.
We had to use arbitrary values for box-shadow because it couldn't be addressed with existing TailwindCSS classes.
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