
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I managed to manage the CSS part appropriately, especially the responsive one.
What challenges did you encounter, and how did you overcome them?I had difficulty in the Javascript part, with the construction of the carousel. I had to work with online tutorials to make it happen.
What specific areas of your project would you like help with?The javascript part is the most difficult.
Community feedback
- P@nashrulmalikPosted 2 months ago
You can add this to your css code to add animation on sliding images
transition :transform 0.5s ease-in-out;
0
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