[김대영]Sprint1&2 미션 제출#12
Open
daeyeong1573 wants to merge 9 commits intocodeit-sprint-fullstack:basic-김대영from
Hidden character warning
The head ref may contain hidden characters: "basic-\uae40\ub300\uc601"
Open
[김대영]Sprint1&2 미션 제출#12daeyeong1573 wants to merge 9 commits intocodeit-sprint-fullstack:basic-김대영from
daeyeong1573 wants to merge 9 commits intocodeit-sprint-fullstack:basic-김대영from
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.
요구사항
배포주소 : https://fs13kdysprint.netlify.app/
기본
/<title>= 판다마켓//login(빈 페이지)/items(빈 페이지)/privacy, FAQ 클릭 →/faq(모두 빈 페이지)cursor: pointer적용[0] "판다마켓" 로고 클릭 시 루트 페이지("/")로 이동합니다.
[0] SNS 아이콘들은 클릭 시 각각 "https://www.google.com/", "https://www.kakaocorp.com/page/" 으로 이동합니다.
[0] input 요소에 focus in 일 때, 테두리 색상은 ##3692FF입니다.
[0] input 요소에 focus out 일 때, 테두리는 없습니다.
로그인 페이지
[0] "회원가입"버튼 클릭 시 "/signup" 페이지로 이동합니다.
회원가입 페이지
[0] "로그인"버튼 클릭 시 "/login" 페이지로 이동합니다
심화
[0] palette에 있는 color값들을 css 변수로 등록해서 사용합니다.
[0] 구글 애널리틱스로 방문자 수 확인하기 할 수 있도록 설정합니다.
로그인 페이지, 회원가입 페이지 공통
[0] 비밀번호, 비밀번호 확인 input 요소 오른쪽에 비밀번호를 확인할 수 있는 눈 모양 아이콘을 추가합니다.
주요 변경사항
sprint1&2 misson 첫 제출
비밀번호, 비밀번호 확인 input 요소 오른쪽에 비밀번호를 확인할 수 있는 눈 모양 아이콘 추가 완료
css.color 파일 변수명 renamed
login.html 및 sign-up.html class 및 id 명 중복 제거, Renaming
눈 모양 아이콘 클릭시 비밀번호 type text/password 변경 js 추가 했습니다.
스크린샷
멘토에게