-
Notifications
You must be signed in to change notification settings - Fork 3
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
KDT0_KimMiJung 폴바셋 웹사이트 클론코딩 (PR Closing 후 재 제출) #71
Open
mysdpy30s
wants to merge
18
commits into
main
Choose a base branch
from
KDT0_KimMiJung
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
hover부분이 매우 인상적입니다. 고생하셨습니다! |
하단 이미지 부분에 원본 페이지와 다른 방식으로 Hover 애니메이션 구성하신게 인상적이네요! 고생많으셨습니다!! |
리드미를 깔끔하고 이해하기 쉽게 작성해주셨네요. 실험해보며 코드를 써보시는 모습이 인상 깊습니다. |
원본페이지와 다르게 미정님만의 기능으로 재해석한 부분에 감탄했습니다 :)! |
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.
☕️ 폴바셋(Paul Bassett) 홈페이지 클론 코딩
카페 프랜차이즈 '폴바셋(Paul Bassett)' 공식 홈페이지를 클론 코딩한 개인 프로젝트입니다.
🖱 프로젝트 관련 사이트 주소
📑 프로젝트 간략 설명 및 주제 선정 이유
평소 커피를 즐겨 마셔서 카페 프랜차이즈 중 한 곳의 사이트를 직접 구현해보고 싶었고, 그 중 폴바셋 웹사이트가 시각적으로 굉장히 인상 깊게 다가왔습니다. 하지만 폴바셋 메인 페이지의 대부분이 반응형으로 제작되어 있어, 제가 현재 사용 가능한 수준인
HTML
과CSS
, 그리고 약간의JavaScript
를 최대한 활용하여 클론 코딩을 진행하고자 하였습니다.💡 프로젝트 수행 목표
1. HTML
2. CSS
📑 구현한 내용
Navbar 내부 로고 및 세부 메뉴 hover 효과 적용
Sidebar 이미지 hover 효과 및 툴팁 적용
이벤트 배너 부분 hover 효과 적용
🥈 아쉬운 점
CSS
의 세부 속성들에 대한 이해와 실습 경험이 아직 부족하여, 제가 실제 구현하고자 했던 많은 기능들이 생략되거나 비교적 간단한 형태로만 구현하게 된 것이 아쉬웠습니다.페이지 레이아웃 내에서 특정 요소들을 추가/수정/삭제 할 때마다 전체적인 구조가 틀어지거나, 생각지 못했던 특정 부모 요소 / 자식 요소가 영향을 받아 매번 원인을 추적하는 데에 많은 시간을 할애할 수 밖에 없었던 점이 아쉬웠습니다.
📢 앞으로 개선할 방향
1. '실험'해본다는 생각으로 최대한 여러 가지 코드를 많이 써보고, 각 속성이 바뀔 때마다 실제 화면에 어떻게 출력되는지 자주 보고 익숙해지기
2. 비슷한 부분에서 실수나 어려움이 계속 반복된다면, 그 부분에 대한 이해가 아직 많이 부족하다는 뜻이니 기본기부터 확실히 짚고 넘어가기
3. '내가 원하는 사이트를 최대한 비슷하게 만들어냈다'라는 것에 안주하기보다는, 계속 부지런히 나만의 아이디어로 새로운 웹사이트 만들어보기