I'm quite proud of the final result. I think it adapts very well to small, intermediate and large devices. Code decently structured and trying to fulfill all the requirements of the challenge.
What challenges did you encounter, and how did you overcome them?The most difficult thing was reusing CSS classes (mainly for lists) and structuring the code well. I also had a bit of trouble making it responsive for large devices.
What specific areas of your project would you like help with?Mainly I would like to receive advice on how to better structure the code and implement good practices regarding layout with HTML and the reuse of CSS code with classes.