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

[#3] 랜딩페이지(/) 구현 #4

Merged
merged 3 commits into from
May 7, 2024
Merged

[#3] 랜딩페이지(/) 구현 #4

merged 3 commits into from
May 7, 2024

Conversation

youdame
Copy link

@youdame youdame commented May 7, 2024

🕹️ 작업 내용

  • react-rottie-player 설치
  • 랜딩 페이지 애니메이션 완료 후 메인 페이지(home) 이동
  • 절대 경로 설정
    • @는 src에서 시작 → src 내부의 폴더에 절대경로로 접근 가능
    • #은 public에서 시작 → public 내부의 svg, image 접근 가능
  • 전체 레이아웃 잡기 -> 가운데 정렬 및 너비 고정

📋 리뷰 포인트

🔮 기타 사항

@youdame youdame added the 🐷 Feat 새로운 기능 추가 label May 7, 2024
@youdame youdame self-assigned this May 7, 2024
@youdame youdame linked an issue May 7, 2024 that may be closed by this pull request
2 tasks
@youdame youdame merged commit 5b5ffda into main May 7, 2024
2 checks passed
@youdame youdame deleted the Feat/issue#3 branch May 7, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐷 Feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 랜딩페이지(/) 구현
1 participant