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

Footer 컴포넌트 추가 #56

Merged
merged 8 commits into from
May 19, 2022
Merged

Footer 컴포넌트 추가 #56

merged 8 commits into from
May 19, 2022

Conversation

nyeoni
Copy link
Member

@nyeoni nyeoni commented Apr 23, 2022

이슈

주요 내용

  • Icons 아이콘들
const Icons = {
  git: Git,
  github: Github,
  instagram: Instagram,
  kakao: Kakao,
  linkedin: Linkedin,
  gmail: Gmail,
  facebook: Facebook,
  twitter: Twitter,
  pinterest: Pinterest,
}
  • 스토리북뷰

image

  • links.name 에 따라 다이나믹하게 링크 이미지 가져오기

@nyeoni nyeoni added enhancement New feature or request feature labels Apr 23, 2022
@nyeoni nyeoni self-assigned this Apr 23, 2022
@nyeoni nyeoni changed the title Footer 컴포넌트 추가 #36 Footer 컴포넌트 추가 Apr 23, 2022
@nyeoni nyeoni linked an issue Apr 23, 2022 that may be closed by this pull request
@Likilee
Copy link
Contributor

Likilee commented Apr 26, 2022

커밋을 작업단위로 잘 나누어서 진행해 주셔서, 작업 내용 파악이 쉬웠습니다 :)
클러스터 가면, story board랑 styled component 사용법 배우고 싶습니다.
LGTM 입니당 ㅎㅎ

@Yenowme Yenowme merged commit c97f964 into main May 19, 2022
@netlify
Copy link

netlify bot commented May 19, 2022

Deploy Preview for crabft ready!

Name Link
🔨 Latest commit 97c3c1a
🔍 Latest deploy log https://app.netlify.com/sites/crabft/deploys/6285f75d3279640008f8efbc
😎 Deploy Preview https://deploy-preview-56--crabft.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

푸터 컴포넌트
3 participants