DevChallenges
Loading...

Interactive Form

Challenge: Develop an interactive form that collects user input and provides real-time feedback or validation.

Follow the instructions below:

  • Include various input fields such as text, email, password, and dropdowns

  • Validate form fields and display error messages for invalid input

  • Implement real-time validation as users type or interact with the form

  • Provide visual indicators for valid and invalid input

  • Include a submit button that triggers form submission and displays a success message

Once you have completed the challenge, submit your solution by providing the URLs for your GitHub repository and live application hosted on any platform. Additionally, please include a concise explanation of the work you have done.

Furthermore, we encourage you to assess and offer feedback on the solutions submitted by other participants.

How to start

  • Read the challenge's details
  • Start the challenge
  • Have fun coding!!