react localhost https net::ERR_CERT_AUTHORITY_INVALID
I am currently implementing a website using React and Spring as a team project.
Since https is required on localhost for social login and project invitation, I issued a self-signed certificate using mkcert and applied it to localhost. I was then able to run https localhost by adding a command to start my package.json with https.