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.
Below is a screenshot of the app running on http://localhost:5173/
: