Single Page Design portfolio with React

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
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Abel Muro's solution.
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