-
Notifications
You must be signed in to change notification settings - Fork 114
[김창민]week6 #475
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
Closed
changmin6362
wants to merge
5
commits into
codeit-bootcamp-frontend:main
from
changmin6362:part1-KimChangmin-week6
Closed
[김창민]week6 #475
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[.DS_Store] | ||
.Ds_Store | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>FAQ</title> | ||
</head> | ||
</html> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>폴더</title> | ||
</head> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,131 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>Linkbrary</title> | ||
<meta property="og:title" content="Linkbrary" key="title" /> | ||
<meta | ||
name="description" | ||
property="og:description" | ||
content="세상의 모든 정보를 쉽게 저장하고 관리해 보세요" | ||
key="description" | ||
/> | ||
<meta | ||
property="og:image" | ||
content="https://visitbusan.net/uploadImgs/files/cntnts/20211130150754165_wufrotr" | ||
key="image" | ||
/> | ||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta name="twitter:site" content="@linkbrary" /> | ||
<meta name="twitter:title" content="Linkbrary" /> | ||
<meta name="twitter:description" content="세상의 모든 정보를 쉽게 저장하고 관리해 보세요" /> | ||
<meta | ||
name="twitter:image" | ||
content="https://visitbusan.net/uploadImgs/files/cntnts/20211130150754165_wufrotr" | ||
/> | ||
<meta | ||
name="viewport" | ||
content="width=device-width,minimum-scale=1,initial-scale=1,maximum-scale=1,user-scalable=no" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
type="text/css" | ||
href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css" | ||
/> | ||
<link rel="stylesheet" href="./src/landing.css" /> | ||
</head> | ||
<body> | ||
<nav> | ||
<div class="gnb"> | ||
<a href="index.html"> | ||
<img class="logo" src="./images/logo.svg" alt="홈으로 연결된 Linkbrary 로고" /> | ||
</a> | ||
<a class="cta cta-short" href="signin.html"> | ||
<span>로그인</span> | ||
</a> | ||
</div> | ||
</nav> | ||
<header> | ||
<div class="hero-header"> | ||
<h1 class="slogan"> | ||
<span class="slogan-gradient background-clip-text"> 세상의 모든 정보</span>를 | ||
<br /> | ||
쉽게 저장하고 관리해 보세요 | ||
</h1> | ||
<a class="cta cta-long" href="signup.html"> | ||
<span>링크 추가하기</span> | ||
</a> | ||
<img src="./images/hero.png" class="hero-image" alt="Linkbrary 서비스 소개" /> | ||
</div> | ||
</header> | ||
<article> | ||
<section> | ||
<h2 class="title"> | ||
<span class="title-1-gradient background-clip-text"> 원하는 링크</span>를 저장하세요 | ||
</h2> | ||
<p class="description"> | ||
나중에 읽고 싶은 글, 다시 보고 싶은 영상, | ||
<br class="line-break-tablet-desktop" /> | ||
사고 싶은 옷, 기억하고 싶은 모든 것을 | ||
<br class="line-break-tablet-desktop" /> | ||
한 공간에 저장하세요. | ||
</p> | ||
<img src="./images/image1.png" class="content-image" alt="링크의 내용이 담긴 카드들" /> | ||
</section> | ||
<section> | ||
<h2 class="title"> | ||
링크를 폴더로 | ||
<span class="title-2-gradient background-clip-text">관리</span>하세요 | ||
</h2> | ||
<p class="description"> | ||
나만의 폴더를 무제한으로 만들고 | ||
<br class="line-break-tablet-desktop" /> | ||
다양하게 활용할 수 있습니다. | ||
</p> | ||
<img src="./images/image2.png" class="content-image" alt="폴더 이름 변경 기능" /> | ||
</section> | ||
<section> | ||
<h2 class="title"> | ||
저장한 링크를 | ||
<span class="title-3-gradient background-clip-text">공유</span>해 보세요 | ||
</h2> | ||
<p class="description"> | ||
여러 링크를 폴더에 담고 공유할 수 있습니다. 가족, 친구, 동료들에게 쉽고 빠르게 링크를 | ||
공유해 보세요. | ||
</p> | ||
<img src="./images/image3.png" class="content-image" alt="폴더 공유 기능" /> | ||
</section> | ||
<section> | ||
<h2 class="title"> | ||
저장한 링크를 | ||
<span class="title-4-gradient background-clip-text">검색</span>해 보세요 | ||
</h2> | ||
<p class="description">중요한 정보들을 검색으로 쉽게 찾아보세요.</p> | ||
<img src="./images/image4.png" class="content-image" alt="링크 검색 기능" /> | ||
</section> | ||
</article> | ||
<footer> | ||
<div class="footer-box"> | ||
<span class="copyright">©codeit - 2023</span> | ||
<div class="footer-links"> | ||
<a class="footer-link" href="privacy.html">Privacy Policy</a> | ||
<a class="footer-link" href="faq.html">FAQ</a> | ||
</div> | ||
<div class="sns"> | ||
<a href="https://www.facebook.com/" target="_blank" rel="noopener noreferrer"> | ||
<img src="./images/facebook.svg" alt="facebook 홈페이지로 연결된 facebook 로고" /> | ||
</a> | ||
<a href="https://twitter.com/" target="_blank" rel="noopener noreferrer"> | ||
<img src="./images/twitter.svg" alt="twitter 홈페이지로 연결된 twitter 로고" /> | ||
</a> | ||
<a href="https://www.youtube.com/" target="_blank" rel="noopener noreferrer"> | ||
<img src="./images/youtube.svg" alt="youtube 홈페이지로 연결된 youtube 로고" /> | ||
</a> | ||
<a href="https://www.instagram.com/" target="_blank" rel="noopener noreferrer"> | ||
<img src="./images/instagram.svg" alt="instagram 홈페이지로 연결된 instagram 로고" /> | ||
</a> | ||
</div> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>Privacy</title> | ||
</head> | ||
</html> |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.