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: implement landing page without interaction and data #21

Merged
merged 6 commits into from
Nov 6, 2024

Conversation

cjeongmin
Copy link
Collaborator

개요

  • 디자인 시안의 랜딩 페이지를 기준으로, 레이아웃 설정과 구현을 진행했습니다.
  • 레이아웃은 아이패드를 기준으로 하여 태블릿으로 사용시에도 정상적으로 보이도록 했습니다.
image image

이슈

@cjeongmin cjeongmin added the Feature New feature or request label Nov 6, 2024
@cjeongmin cjeongmin self-assigned this Nov 6, 2024
@cjeongmin
Copy link
Collaborator Author

모바일 화면은 심심해서 했습니다! 신경 끄셔도 됩니다..

@cjeongmin cjeongmin linked an issue Nov 6, 2024 that may be closed by this pull request
2 tasks
@cjeongmin cjeongmin marked this pull request as draft November 6, 2024 10:04
@cjeongmin cjeongmin marked this pull request as ready for review November 6, 2024 10:15
Copy link
Collaborator

@wlgh1553 wlgh1553 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!! 고생하셨습니다.

Copy link
Collaborator

@shl0501 shl0501 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@cjeongmin cjeongmin merged commit aa311cf into develop-fe Nov 6, 2024
@cjeongmin cjeongmin deleted the feat/landing-page branch November 6, 2024 12:28
cjeongmin added a commit that referenced this pull request Nov 6, 2024
* feat: add FeatureCard, Button, and Header components

* feat: add Home page with Q&A features and layout

* feat: restructure App component to include Header and Home page

* fix: resolve lockfile issue

* chore: resolve error occurring from pnpm

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat]: 랜딩 페이지 구현
3 participants