I really enjoyed this challenge and remembered a lot of the things I learned in the past. I am really proud of the documentation I made in the readme.md
file so that I can easily access the knowledge I gained in this challenge in the next project.
Challenges:
- I am already struggling with a margin-botton of the card in desktop view. I need to figure out how to keep it from getting bigger when the card's width is wider than 1440px.
- It was challenging to deploy the project just because I was using an extra
/
in the relative path of the href for the assets and images.
How I mentioned before I want to fix the margin or padding botton when the card's width is wider than 1440px.