This project contains a web form that allows users to submit their name, phone number, and preferred delivery date.
- Responsive web form with three input fields:
- Name (max 23 chrs)
- Phone number (max 13 chrs)
- Delivery date (format: DD.MM.YYYY)
- Clear button to reset the form
- Submit button that is disabled until the form is valid
- Modal popup to confirm successful submission
- Close buttons for both form and modal
