When a user enters their email and password then click login a fetch request is made to my server:
const RegistrationForm = (props) => { const [email, setEmail