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

KDT0_JeongBeomHwan 라인(LINE) 클론 코딩 #59

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
9857f16
Feat: "프로젝트 시작"
IAMISTP Jul 25, 2023
bdacb96
Feat: "header view 작업"
IAMISTP Jul 26, 2023
d52cb2e
Style: "header css작업"
IAMISTP Jul 26, 2023
8f5fabe
Style: "img 추가"
IAMISTP Jul 26, 2023
42de03b
Feat: "footer view 작업 , span 태그 -> a 태그로 변경"
IAMISTP Jul 26, 2023
ae870af
Style:"index.css 분리"
IAMISTP Jul 26, 2023
5b6c632
Style:"a 태그로 수정"
IAMISTP Jul 26, 2023
3ab097d
Style:"player css 작업"
IAMISTP Jul 26, 2023
617e08f
Style: "player 에 필요한 icon 추가"
IAMISTP Jul 26, 2023
ecb18a0
Feat: "banner 구현 "
IAMISTP Jul 27, 2023
5efd897
Style: "width 값 고정 제거"
IAMISTP Jul 27, 2023
15e6aed
Style: "main css 분리"
IAMISTP Jul 27, 2023
50d8f29
Style: "Banner css "
IAMISTP Jul 27, 2023
5010ced
Style: "main 에 필요한 이미지 추가"
IAMISTP Jul 27, 2023
68ef625
Feat: "매거진 view 작업 "
IAMISTP Jul 27, 2023
86954b2
Feat: "main view 구현"
IAMISTP Jul 27, 2023
0a013aa
Style: "main css 추가"
IAMISTP Jul 27, 2023
7c6b5ba
Style: "배경색상 지정"
IAMISTP Jul 27, 2023
19589cc
Style: "메인 view 구현에 필요한 이미지 추가 , 삭제"
IAMISTP Jul 27, 2023
06e4ab1
Feat: "footer view 작업"
IAMISTP Jul 27, 2023
3c42ea2
Style: "footer css 완료"
IAMISTP Jul 27, 2023
95f944c
Style: "footer icon 추가"
IAMISTP Jul 27, 2023
4e905ba
Feat: "메인 슬라이드 기능구현_view 작업"
IAMISTP Jul 28, 2023
0f6d227
Style: "main 슬라이드 기능구현_css"
IAMISTP Jul 28, 2023
662ba1d
Feat: "main 슬라이드 기능구현_javascript"
IAMISTP Jul 28, 2023
e350f9f
Style: "슬라이드 요소 이미지 추가 , icon 추가"
IAMISTP Jul 28, 2023
6896fbe
Fix: "요소 class명 변경 , 컨텐츠 내용 변경"
IAMISTP Jul 28, 2023
0101229
Style: "메인 요소 hover 시 underline 추가"
IAMISTP Jul 28, 2023
7ab1ac2
complete
Bumang-Cyber Jul 28, 2023
576ab57
merge가 안되네
Bumang-Cyber Jul 28, 2023
f3d329a
readme추가
Bumang-Cyber Jul 28, 2023
cfa15d4
Fix: "오디오 바 view 수정"
IAMISTP Jul 28, 2023
7196516
Style: "오디오 바 스타일 설정"
IAMISTP Jul 28, 2023
0ba56a2
Feat: "오디오바 기능구현"
IAMISTP Jul 28, 2023
4becc4d
Fix: "title 명 변경"
IAMISTP Jul 28, 2023
6f54d7a
Merge pull request #51 from KDT1-FE/KDT0_hyeminpark
IAMISTP Jul 28, 2023
9458d91
Update README.md
IAMISTP Jul 28, 2023
d8bf02a
conflict solved
Bumang-Cyber Jul 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
66 changes: 33 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
[참고 내용]
![라인 아이콘](./images/favicon.png)

👀 자신이 원하는 사이트 레이아웃 클론
원하는 사이트(페이지)를 자유롭게 선택하고 레이아웃을 클론 코딩하세요.
평소에 도전해 보고 싶었거나 혹은 자신의 수준에 맞는 사이트(페이지)를 선택하세요.
과제 수행 및 리뷰 기간은 별도 공지를 참고하세요!
# <strong>🌱LINE 홈페이지 클론 코딩</strong>

과제 수행 및 제출 방법
3주차 HTML/CSS 클론 코딩 과제로 라인을 선정하였습니다.

1. 현재 저장소를 로컬에 클론(Clone)합니다.
2. 자신의 본명으로 브랜치를 생성합니다.(구분 가능하도록 본명을 꼭 파스칼케이스로 표시하세요, git branch KDT0_이름)
3. 자신의 본명 브랜치에서 과제를 수행합니다.
4. 과제 수행이 완료되면, 자신의 본명 브랜치를 원격 저장소에 푸시(Push)합니다.(main 브랜치에 푸시하지 않도록 꼭 주의하세요, git push origin KDT0_이름)
5. 저장소에서 main 브랜치를 대상으로 Pull Request 생성하면, 과제 제출이 완료됩니다!(E.g, main <== KDT0_이름)
<br>

## <strong>선정 이유</strong>

- main 혹은 다른 사람의 브랜치로 절대 병합하지 않도록 주의하세요!
- Pull Request에서 보이는 설명을 다른 사람들이 이해하기 쉽도록 꼼꼼하게 작성하세요!
- Pull Request에서 과제 제출 후 절대 병합(Merge)하지 않도록 주의하세요!
- 과제 수행 및 제출 과정에서 문제가 발생한 경우, 바로 담당 멘토나 강사에서 얘기하세요!
사이트 내 애니메이션 등을 구현 도전해보고 싶어서 선정하였습니다.
<br>
<br>

필수 요구사항
## <strong>기술 스택</strong>

- 과제에 대한 설명을 포함한 README.md 파일을 제공하세요!
- 과제 결과와 비교할 수 있는 실제 사이트(페이지)의 주소를 명시하세요!
- 과정에서 사용한 프로젝트 폴더/파일이 모두 포함돼야 합니다, 일부 파일만 제출하지 마세요!
- 실제 서비스로 배포하고 접근 가능한 링크를 추가해야 합니다.
- HTML
- CSS
- JavaScript
- Lodash
- Gsap
<br>
<br>

선택 요구사항
<hr>
<br>

- < header >, < section > 등 시멘틱 태그를 최대한 활용해보세요.
- 실제 사이트의 레거시 코드 활용보단 최신의 CSS Flex 혹은 Grid 등을 활용해보세요.
- 부분적으로 BEM 방법론을 도입해보세요.
- JS가 필요한 부분은 되도록 생략하되 이유를 명시해보세요.(CSS로 대체 가능한지 피드백이 있을 수 있겠죠?!)
- JS가 필요한 부분 중 구현할 부분이 있다면 자유롭게 구현해보세요.(JS 과제가 아니니까 가볍게 구현하시길 추천해요)
## <strong>실제 웹사이트 / 클론 코딩 바로가기</strong>

손쉬운 이미지 추출 방법
<br>

사이트 클론에 필요한 이미지를 좀 더 쉽게 추출하기 위해서 Chrome 확장 프로그램인 Image Downloader를 사용하세요.
| 라인 서비스 주소 | 클론 코딩 링크 |
| --------------------------------------- | ----------------------------------------------------------------- |
| [라인 서비스 주소](https://line.me/ko/) | [라인 클론 코딩 주소](https://playful-eclair-e2793a.netlify.app/) |

1. 원하는 사이트 접속
2. Image Downloader 확장 프로그램 실행
3. 다운로드 원하는 이미지 선택
4. 서브 폴더 이름(Save to subfolder) 명시
5. 다운로드!
<br>
<hr>

## <strong>자바스크립트가 쓰인 부분</strong>

- 로딩 애니메이션
- 배너 애니메이션
- 스크롤에 따른 배너 축소 애니메이션
- 스크롤에 따른 헤더 현재 위치 변경
- 서비스 카테고리 별 분류 기능
Binary file added WOFF/LINESeedKR-Bd.woff
Binary file not shown.
Binary file added WOFF/LINESeedKR-Rg.woff
Binary file not shown.
Binary file added WOFF/LINESeedKR-Th.woff
Binary file not shown.
Binary file added assets/add-to-playlist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/event/Download_on_the_App_Store-400px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/event/Get-it-on-Google-Play-400px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/event/video-tape.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/heart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icon/left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icon/right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/loupe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/love.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/magazine1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/magazine2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/magazine3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/magazine4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/magazine5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/magazine6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/magazine7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/new2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/omygirl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/magazine/zerobase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/mic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/money.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/music-player-back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/music-player-next.png
Binary file added assets/music.png
Binary file added assets/news/123.png
Binary file added assets/news/127.png
Binary file added assets/news/tmxmfpdlzlwm.png
Binary file added assets/news/늉.png
Binary file added assets/news/박효신.png
Binary file added assets/news/샤이니.png
Binary file added assets/news/세븐틴.png
Binary file added assets/news/정국.png
Binary file added assets/pick/pick0.png
Binary file added assets/pick/pick1.png
Binary file added assets/pick/pick2.png
Binary file added assets/pick/pick3.png
Binary file added assets/pick/pick4.png
Binary file added assets/pick/pick5.png
Binary file added assets/pick/pick6.png
Binary file added assets/pick/pick7.png
Binary file added assets/play-button.png
Binary file added assets/play_music.png
Binary file added assets/playlist.png
Binary file added assets/promotion/today_thumbs.1d76741b.png
Binary file added assets/random.png
Binary file added assets/refresh.png
Binary file added assets/search.png
Binary file added assets/social/facebook.png
Binary file added assets/social/instagram.png
Binary file added assets/social/letter-n.png
1 change: 1 addition & 0 deletions assets/sp_topbar.f4891747.svg

Large diffs are not rendered by default.

Binary file added assets/sparkles.png
Binary file added assets/speaker-filled-audio-tool.png
Binary file added assets/stage.png
Binary file added assets/trophy.png
Binary file added assets/user.png
Binary file added assets/vibe/vibe0.png
Binary file added assets/vibe/vibe1.png
Binary file added assets/vibe/vibe2.jpg
Binary file added assets/vibe/vibe3.png
Binary file added assets/vibe/vibe4.png
Binary file added assets/vibe/vibe5.png
Binary file added assets/vibe/vibe6.png
Binary file added assets/vibe/vibe7.png
Binary file added assets/vinyl.png
Binary file added images/communication-chatCall.png
Binary file added images/communication-homeTab.png
Binary file added images/communication-lineBoom.png
Binary file added images/communication-openchat.png
Binary file added images/communication-stickerEmojiTheme.png
Binary file added images/communication-walletTab.png
Binary file added images/favicon.png
Binary file added images/icon-charmmy.png
Binary file added images/icon-line-BITMAX.png
Binary file added images/icon-line-FX.png
Binary file added images/icon-line-ads-network.png
Binary file added images/icon-line-ads.png
Binary file added images/icon-line-brown-farm.png
Binary file added images/icon-line-bubble1.png
Binary file added images/icon-line-bubble2.png
Binary file added images/icon-line-chief.png
Binary file added images/icon-line-disney-sumsum.png
Binary file added images/icon-line-finance.png
Binary file added images/icon-line-flyer.png
Binary file added images/icon-line-fortune.png
Binary file added images/icon-line-friends-store.png
Binary file added images/icon-line-gift.png
Binary file added images/icon-line-hello-bt21.png
Binary file added images/icon-line-ilovecoffee.png
Binary file added images/icon-line-jumpty-heroes.png
Binary file added images/icon-line-line.png
Binary file added images/icon-line-live-viewing.png
Binary file added images/icon-line-live.png
Binary file added images/icon-line-manga.png
Binary file added images/icon-line-mini-app.png
Binary file added images/icon-line-music.png
Binary file added images/icon-line-official-acc.png
Binary file added images/icon-line-parttime.png
Binary file added images/icon-line-pay.png
Binary file added images/icon-line-play.jpg
Binary file added images/icon-line-pocket-money.png
Binary file added images/icon-line-pocopang-town.png
Binary file added images/icon-line-pocopang.png
Binary file added images/icon-line-pocopoco.png
Binary file added images/icon-line-point-club.png
Binary file added images/icon-line-pointAD.png
Binary file added images/icon-line-pop2.png
Binary file added images/icon-line-promotion-sticker.png
Binary file added images/icon-line-puzzle-tantan.png
Binary file added images/icon-line-rangers.png
Binary file added images/icon-line-records.png
Binary file added images/icon-line-research.png
Binary file added images/icon-line-sales-promotion.png
Binary file added images/icon-line-score.png
Binary file added images/icon-line-shopping.png
Binary file added images/icon-line-w.png
Binary file added images/icon-openchat.png
Binary file added images/icon-sns-f.png
Binary file added images/icon-sns-y.png
Binary file added images/icon-talk-head-view.png
Binary file added images/icon-title-pc.png
Binary file added images/icon-title-sp.png
Binary file added images/icon_line-healthcare.png
Binary file added images/icon_line-healthcare_lg.png
Binary file added images/icon_line-music.png
Binary file added images/icon_line-news.png
Binary file added images/icon_line-pay.png
Binary file added images/line-healthcare.png
Binary file added images/line-music.png
Binary file added images/line-news.png
Binary file added images/line-pay.png
10 changes: 10 additions & 0 deletions images/logo-apple--black.svg
10 changes: 10 additions & 0 deletions images/logo-apple.svg
5 changes: 5 additions & 0 deletions images/logo-desktop--black.svg
5 changes: 5 additions & 0 deletions images/logo-desktop.svg
6 changes: 6 additions & 0 deletions images/logo-google-playstore--black.svg
6 changes: 6 additions & 0 deletions images/logo-playstore.svg
Binary file added images/mv01 (1).jpg
Binary file added images/mv01.jpg
Binary file added images/mv02 (1).jpg
Binary file added images/mv02.jpg
Binary file added images/og_bg.png
Binary file added images/sprite-download-list (5).png
Binary file added images/support.png
Loading