Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Conversation

@Kaushal-Poojary
Copy link

This pull request enhances the security of our application by implementing a more secure method for handling the RapidAPI key.
Moved the RapidAPI key to an environment variable stored in the .env file.
Accessed the API key using process.env within the code, ensuring it remains hidden from version control.
install dotenv using 'npm install dotenv' and create a .env file which contains your rapid api key

REACT_APP_RAPIDAPI_KEY=

@netlify
Copy link

netlify bot commented Aug 10, 2023

Deploy Preview for stellar-pie-6964b6 failed.

Name Link
🔨 Latest commit 99b5782
🔍 Latest deploy log https://app.netlify.com/sites/stellar-pie-6964b6/deploys/64d563d257541c000855440d

@ddddami
Copy link

ddddami commented Oct 19, 2023

Hii, I wish to collab on this project.. saw your MR, nice change.. wondering why it wasn't approved

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants