When I run my code with the API key in a string format this code works, but i wanna use the .env variables. I have installed npm install dotenv, made a
npm install dotenv