I'm proud of being able to replicate the figma designs and create a repository for my code that contained a live site. I had issues while doing this, and the next time I create a repository I will be more careful while doing it through the vs terminal.
What challenges did you encounter, and how did you overcome them?I'm proud of being able to work through unexpected challenges such as my image not conforming to the size of my container, as well is the border radius not applying to the image because it was technically larger than the container. I had to apply object-fit: cover and apply the border radius to the container instead.
What specific areas of your project would you like help with?I updated my code but the live site doesn't seem to have caught up yet. My code works fine within vs live, so hopefully it works on github soon. I think my design works and properly adjusts to screen size.