Prashant Acharya
Prashant Acharya's Blog

Prashant Acharya's Blog

Follow
Follow
homebadges
Tag

create-react-app

#create-react-app

More content

Read more stories on Hashnode


Articles with this tag

How to use .env in a React app using Create React App?

Oct 20, 20193 min read

.env files are extremely useful to hide secret keys like API keys in your project. ยท When you have a project that uses API keys or any other private...

How to use .env in a React app using Create React App?