React uses external API’s and you pushed these API keys on GitHub. We will see how we can avoid this and hide your API's keys on Github, you need .env file. You don’t need to install env package, this feature is available with react-scripts@0.3 and higher.
1 Comment
Sort: