responsive bootcamp testimonial with carousel functionality
Design comparison
Solution retrospective
It was really good practice for working with carousels. I also got a lot of practice with working with the position property and even overflow surprisingly. The code I use to move slides currently only works for two slide so It would be nice to have more practice with scaling it. It would be fun to make a program that allows the user to input what ever and then see it in a slideshow, while saving the data somewhere.
What challenges did you encounter, and how did you overcome them?Making the carousel and buttons work with overflow hidden was kind of confusing but I solved it by just adding an extra container to hold the slides. This was so I could still set overflow hidden but It wouldn't cut out the buttons.
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