Skip to content

A user registration form in React with controlled inputs for name, email, and password, where each input's value is controlled by the component's state.

Notifications You must be signed in to change notification settings

MaheshMacharla/reactjs-exp9-controlled-form

Repository files navigation

User Registration Form

This project demonstrates a user registration form in React with Vite using controlled inputs (name, email, and password).
When the form is submitted, the entered details are displayed in an alert box and logged to the console.

Screenshot

Below is a screenshot of the app running on http://localhost:5173/:

WhatsApp Image 2025-09-11 at 13 26 14_e213f2f7

About

A user registration form in React with controlled inputs for name, email, and password, where each input's value is controlled by the component's state.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published