Design comparison
Solution retrospective
This was the first project that I worked on after a long hiatus that I took in Front End mentor. I was working on other independent projects such as a YouTube clone app and a door-dasher clone app that were extremely challenging and time consuming. But I learned a lot from those projects.
What challenges did you encounter, and how did you overcome them?The only challenge that I encountered was implementing the image carousel in the website. I was debating whether to use 'position' properties to move the images within a container (div) or using 'overflow: scroll' to move the images programmatically with JS. I choose the latter.
What specific areas of your project would you like help with?There's not many areas that I needed help with this project. But I'm always open to criticism
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