adspace
How to use https instead of http in create-react-app?
Answer Posted / Rahul Kumar Srivastav
To use HTTPS in a Create React App project, you need to obtain an SSL certificate and configure the `scripts` section in your `package.json` file to start the app using HTTPS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers