How To Use Environment Variables In Create React App And Netlify?
Environment Variables are essential for the security of your web application. There is a good chance that you are using GitHub to host your project publically. Within that project, if you are using an external API - you are probably using an API key....
blog.rajatgupta.tech2 min read
Gopal Bharadva
Web-app developer
Thanks rajat bhai , I will make change in my projects as I am not doing right way.