Create a React component form that allows a researcher to create a simple website for themselves. The form should follow these steps: Connect Google Scholar: A text input for entering the Google Scholar URL. A button to fetch data from the Google Scholar URL and prepopulate the form fields. Add/Edit Basic Details: Text inputs for entering the researcher's Name, Description, and University Affiliation. A tag input section for adding and editing tags: Tags should be added individually. Each tag should be displayed with an option to remove it. Prepopulated fields should be editable. | A shadcn/ui and v0 generation - v0