@DKulanSubmitted 1 day ago
What are you most proud of, and what would you do differently next time?
how much faster I coded this up compared to the first project and kept in mind a lot of helpful feedback from it.
What challenges did you encounter, and how did you overcome them?Fairly similar to the first project so not too many challenges. Layout definitely requires a bit more thought.
What specific areas of your project would you like help with?Opinions on whether I should be using flex box just to utilize the gap
property. Maybe I would be better off utilizing a pseudo class such as :first-child and :last-child for spacing elements?