I am a beginner in React so this question might seem silly. So this is my code for the form:
import React, { useState } from "react"; import axios from