Hi here is my solution for Coffeeroasters-subscription-site. I used HTML, CSS, JS.
What challenges did you encounter, and how did you overcome them?It was to enable or disable some of the selection depending on the input, making a website with different pages and keep a good responsiveness depending on the page.
And validate the form using :
What specific areas of your project would you like help with?document.querySelector('input[name="howYouDrink"]:checked');
Feel free to leave any comments.
Thanks.