/JsForm

This project is a registration form that collects user data including name, email, password, and date of birth. The form uses HTML and JavaScript to validate the inputs and stores the data locally using localStorage. The stored data is displayed on the webpage in a structured table format, providing users with an interactive experience.

Primary LanguageJavaScript

JsForm

This project is a registration form that collects user data including name, email, password, and date of birth. The form uses HTML and JavaScript to validate the inputs and stores the data locally using localStorage. The stored data is displayed on the webpage in a structured table format, providing users with an interactive experience.