We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
이미지 컴포넌트를 만들어 최적화하기
이미지 공통 컴포넌트를 만듭니다. 저희 서비스는 이미지를 많이 사용하기에 최적화가 필요합니다. 따라서 Next.js의 Image 컴포넌트를 모방하여 만들고자 합니다.
어떤 세부 기능을 구현할지 말씀해주세요.
The text was updated successfully, but these errors were encountered:
kingyong9169
No branches or pull requests
💡 개요
이미지 컴포넌트를 만들어 최적화하기
🤩 기능 설명
이미지 공통 컴포넌트를 만듭니다. 저희 서비스는 이미지를 많이 사용하기에 최적화가 필요합니다. 따라서 Next.js의 Image 컴포넌트를 모방하여 만들고자 합니다.
🍒 세부 기능
어떤 세부 기능을 구현할지 말씀해주세요.
📖 참고 사항
The text was updated successfully, but these errors were encountered: