[김륜희] 스프린트미션 1&2#11
Open
fbsgml1211-stack wants to merge 3 commits into
Hidden character warning
The head ref may contain hidden characters: "basic-\uae40\ub95c\ud76c"
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sprint 1
기본 요구사항
랜딩 페이지
/)로 설정합니다.판다마켓으로 설정합니다.판다마켓로고 클릭 시 루트 페이지(/)로 이동합니다.로그인버튼 클릭 시 로그인 페이지(/login)로 이동합니다. (빈 페이지)구경하러 가기버튼 클릭 시/items로 이동합니다. (빈 페이지)Privacy Policy,FAQ는 클릭 시 각각 Privacy 페이지(/privacy), FAQ 페이지(/faq)로 이동합니다. (모두 빈 페이지)판다마켓로고와로그인버튼이 있는 상단 내비게이션 바(Global Navigation Bar)가 최상단에 고정되게 합니다.판다마켓로고의 왼쪽 여백 200px,로그인버튼의 오른쪽 여백 200px이 유지되고 화면의 너비가 작아질수록 두 요소 간 거리가 가까워지도록 합니다.codeit-2024의 왼쪽 여백 200px과 SNS 아이콘들의 오른쪽 여백 200px을 유지하면서 가운데 있는Privacy Policy,FAQ요소와 각각 동일한 간격을 유지하며 가까워지도록 합니다.cursor: pointer를 설정합니다.심화 요구사항
공통
reset.css를 설정합니다.font-size등 모든 크기 관련 값이 함께 크고 작아지도록 설정합니다.Sprint 2
기본 요구사항
공통
로그인 페이지 / 회원가입 페이지 공통
https://www.google.com/https://www.kakaocorp.com/page/#3692FF입니다.로그인 페이지
/signup페이지로 이동합니다.회원가입 페이지
/login페이지로 이동합니다.심화 요구사항
공통
로그인 페이지 / 회원가입 페이지 공통
멘토님에게 남길 메시지
Netlify 배포가 안 되는데 메인 홈페이지 html 파일명을 index가 아닌 home으로 설정한 것과 관련이 있나요??