bgyoons / Study-with-me

0 stars 0 forks source link

영화 검색 프로젝트 #40

Closed bgyoons closed 10 months ago

bgyoons commented 11 months ago

📌 11주차 과제[Mission11]

API 사용에 대해 궁금한 점은 '#05_학습_질의응답' 채널에 질문 남겨주세요!

필수 과제

기본 요구사항

선택 요구사항

bgyoons commented 11 months ago

Error: Property 'env' does not exist on type 'ImportMeta'.

// api.ts
const API_END_POINT = `https://omdbapi.com?apikey=${import.meta.env}`;

https://ko.vitejs.dev/guide/env-and-mode.html#intellisense-for-typescript

src 폴더 안에 선언

bgyoons commented 10 months ago

배포 링크