Kevin Powell - CommunityKP-C
Kevin Powell - Community8mo ago
201 replies
CDL

Fetch API - Help a dumbass out.

I've stored it in a .env file called WEATHER_API_KEY

in my App.vue I have 1 resource saying to save the API key to a variable called
 process.env.WEATHER_API_KEY
and another saying
 import.meta.env.VITE_WEATHER_API_KEY
Was this page helpful?