I have never done form validation before, i liked how it turned out. I would probably try to use a validation API next time.
What challenges did you encounter, and how did you overcome them?i was struggling a bit with having the main image change depending of screen size. I ended up learning about the HTML Picture tag, which let me use different image sources for different sizes in 1 tag.
What specific areas of your project would you like help with?Just general readability of my code, still don't know if people would think it's organized a t a glance. Would like to know opinions.