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