How to hide your API key in React Apps
Building web apps with React would normally require access to an API to fetch some data to be displayed as the user interface of your application.
To have access to the API endpoint, you will first need to have an API key. The API Key is a code used...
efkumah.hashnode.dev3 min read