Michielab/weatherApp

apiKey is public

subashsn opened this issue · 0 comments

Hey, your openweathermap apiKey is available in .env

It's not a good practice to have apikeys in a github repo. Granted this is no concern since it's a free API, but you may want to avoid doing this for something like aws keys, etc.

Btw, nice project :)