-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
Description
Build a "Contact Us" section where users can reach out with questions or feedback. The form should collect the user’s name, email, and message, and include form validation.
Tasks:
- Create the contact form.
- Add client-side validation for the email and message fields.
- Design a submit button that sends the form backend implementation for now.
Skills: HTML, CSS, JavaScript
Sanjay-083