Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
What challenges did you encounter, and how did you overcome them?@media (max-width: 500px) { .container { display: flex; flex-direction: column; height: 50rem; margin: 2rem; } .img-container { height: 50%; } .img-container img { height: 100%; object-fit: cover; border-radius: .5rem .5rem 0 0; } }
I had challenges deploying my application. First time deploying a react app.
What specific areas of your project would you like help with?Learning how to deploy different applications to free sources would be nice,
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