React js ,flex

Solution retrospective
I have completed the test but i there are some issue first i am not able to change the background colour of the primary image on hover and second i am not able to view all the image when hosted on the URL but it is visible on my local machine so please someone can help me Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- @sohhamm
Your image is not rendering. To add the hover affect use the before or after pseudoelement and keep the opacity as 0 and on hover make it 1. If you are unable to view the image on the hosted version then the src path must be wrong, try using relative path instead of absolute and include the complete extension too.
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