Skip to content
New issue

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

[Feat] 이미지 컴포넌트를 만들어 최적화하기 #254

Open
4 tasks
kingyong9169 opened this issue Feb 1, 2023 · 0 comments
Open
4 tasks

[Feat] 이미지 컴포넌트를 만들어 최적화하기 #254

kingyong9169 opened this issue Feb 1, 2023 · 0 comments
Assignees
Labels
💻 Feature 기능 개발

Comments

@kingyong9169
Copy link
Contributor

💡 개요

이미지 컴포넌트를 만들어 최적화하기

🤩 기능 설명

이미지 공통 컴포넌트를 만듭니다. 저희 서비스는 이미지를 많이 사용하기에 최적화가 필요합니다. 따라서 Next.js의 Image 컴포넌트를 모방하여 만들고자 합니다.

🍒 세부 기능

어떤 세부 기능을 구현할지 말씀해주세요.

  • 지연 로딩
  • blur처리
  • size 조절
  • 용량 최적화(webpack혹은 압축 라이브러리 사용)

📖 참고 사항

@kingyong9169 kingyong9169 added the 💻 Feature 기능 개발 label Feb 1, 2023
@kingyong9169 kingyong9169 self-assigned this Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 Feature 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant