self-signed and valid SSL certificate for development on localhost
openssl req -x509 -sha256 -nodes -days 365 -newkey rsa:2048 -keyout private.key -out certificate.crt
00:00:23 create new react app
00:01:29 enable self-signed SSL
00:07:12 enable Valid SSL