Sample:
The app is the details collection form where a user can input the required field and submit the inputs and/or can reset the form once submitted.
The current implementation is only limited to the alerting the user for the inputs only. It can however be enhanced for further scope based on requirement.
npm install
npm run dev
Reference: https://www.geeksforgeeks.org/reactjs/create-a-form-using-reactjs/