Mini Project in on controlled & uncontrolled component in react in hindi

Опубликовано: 21 Октябрь 2025
на канале: Code With Fun
139
3

Mini Project of Controlled Component in React
1) Create simple form and having three input field
2) First Input field is Name input field
3) Second input field is email input field
4) Third one is Password input field
5) Create button which name is submit button when click on submit button we can store data and prevent the default behavior of react
6) And show the landing page which you enter the input field