What did you like about this project? I enjoyed working with modular styles and structuring the project into components. It was also interesting to implement React hooks like useState and useEffect, as well as set up routing using react-router-dom.
What did you learn? I learned how to apply modular styling in React, reinforced my understanding of useState and useEffect, and gained experience in setting up routes for a multi-page application.
What challenges did you face or where do you need help? I had some difficulties with deploying the project on GitHub Pages, so I switched to Netlify. I also want to explore different styling approaches in React and improve my knowledge of Next.js for my next project.
What challenges did you encounter, and how did you overcome them?I found it very challenging to style the containers because they kept shifting or going beyond the background boundaries. However, with the help of ChatGPT, I was able to solve these issues and properly align the elements.
What specific areas of your project would you like help with?Did I need to follow the exact layout from the design, or should I have adapted it for any screen size?
For example, the design had a resolution of 1440x880px, but my screen is Full HD.