79155448

Date: 2024-11-04 12:29:20
Score: 2.5
Natty:
Report link

if you use VITE for your react app then the variables must start with

VITE_API_KEY=your_api

fetch data via

const Api_Key = import.meta.env.VITE_API_KEY;
Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tuhin Kairi