Skip to content

Commit

Permalink
Merge pull request #31 from seungwonHong/Basic-홍승원-sprint3
Browse files Browse the repository at this point in the history
[홍승원] Sprint3
  • Loading branch information
dongqui authored Jan 16, 2025
2 parents d5301cd + c149f7f commit f3e1174
Show file tree
Hide file tree
Showing 11 changed files with 1,272 additions and 511 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added .github/.DS_Store
Binary file not shown.
Binary file added pandamarket/.DS_Store
Binary file not shown.
Binary file added pandamarket/images/이미지_공유.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
111 changes: 61 additions & 50 deletions pandamarket/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,20 @@
<html lang="ko">

<head>
<meta name="robots" content="index, follow">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<title>판다마켓</title>
<title>판다 마켓</title>
<meta name="description" content="일상의 모든 물건을 거래할 수 있는 판다마켓!">
<meta property="og:image" content="../images/이미지_공유.png">
<meta property="og:title" content="판다 마켓 | 쇼핑, 일상의 모든 물건을 만나다">
<meta property="og:description" content="일상의 모든 물건을 거래할 수 있는 판다마켓! 여러분도 시작해보세요!">
<meta property="og:url" content="https://sweetpandamarket.netlify.app/">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="../images/이미지_공유.png">
<meta name="twitter:title" content="판다 마켓 | 쇼핑, 일상의 모든 물건을 만나다">
<meta name="twitter:description" content="일상의 모든 물건을 거래할 수 있는 판다마켓! 여러분도 시작해보세요!">
</head>

<body>
Expand All @@ -27,8 +37,7 @@
<div class="wrap-1">
<div class="landingpage-description">
<p class="p-1">
일상의 모든 물건을<br>
거래해 보세요
일상의 모든 물건을 거래해 보세요
</p>

<a href="items.html">
Expand All @@ -37,46 +46,47 @@
</button>
</a>
</div>
<img src="images/Img_home_top.png">
<img src="images/Img_home_top.png" alt="panda_image">
</div>
</div>

<div class="landingpage-popular-product">
<img src="images/Img_home_01.png" alt="">
<img src="images/Img_home_01.png" alt="home_img1">
<div class="landingpage-popular-product-description">
<p>
<span class="Hot-item">Hot item</span> <br>
<span class="Hot-item-title">인기 상품을 <br> 확인해 보세요</span> <br>
<span class="Hot-item-description">
<div>
<p class="Hot-item">Hot item</p>
<p class="Hot-item-title">인기 상품을 확인해 보세요</p>
<p class="Hot-item-description">
가장 Hot한 중고거래 물품을 <br> 판다 마켓에서 확인해 보세요
</span>
</p>
</p>
</div>
</div>
</div>

<div class="landingpage-wanted-product">
<img src="images/Img_home_02.png" alt="home_img2">

<div class="landingpage-wantedproduct-description">
<p>
<span class="Search">Search</span> <br>
<span class="Search-title">구매를 원하는 <br> 상품을 검색하세요</span> <br>
<span class="Search-description">
<div>
<p class="search">Search</p>
<p class="search-title"><span>구매를 원하는</span> 상품을 검색하세요</p>
<p class="search-description">
구매하고 싶은 물품은 검색해서 <br> 쉽게 찾아보세요
</span>
</p>
</p>
</div>
</div>
<img src="images/Img_home_02.png" alt="">
</div>

<div class="landingpage-want-to-sell">
<img src="images/Img_home_03.png" alt="">
<img src="images/Img_home_03.png" alt="home_img3">
<div class="landingpage-sell-description">
<p>
<span class="register">Register</span> <br>
<span class="register-title">판매를 원하는 <br> 상품을 등록하세요</span> <br>
<span class="register-description">
<div>
<p class="register">Register</p>
<p class="register-title"><span>판매를 원하는</span> 상품을 등록하세요</p>
<p class="register-description">
어떤 물건이든 판매하고 싶은 상품을 <br> 쉽게 등록하세요
</span>
</p>
</p>
</div>
</div>
</div>

Expand All @@ -86,41 +96,42 @@
믿을 수 있는 <br> 판다마켓 중고 거래
</p>

<img src="images/Img_home_bottom.png" style="width: 746px; margin-left: 45px;">
<img src="images/Img_home_bottom.png" alt="last_home_img">
</div>
</div>
</main>

<footer>
<div class="foot">
<p>
<p class="foot-start">
©codeit - 2024
</p>
<div>
<p class="middle">
<a href="privacy.html">
Privacy Policy
</a>

<p class="middle">
<a href="privacy.html">
Privacy Policy
</a>

<a href="faq.html">
FAQ
</a>
</p>
<a href="faq.html">
FAQ
</a>
</p>

<p class="icons">
<a href="https://www.facebook.com">
<img src="images/ic_facebook.png" alt="facebook icon">
</a>
<a href="https://www.instagram.com">
<img src="images/ic_instagram.png" alt="instagram icon">
</a>
<a href="https://www.youtube.com">
<img src="images/ic_youtube.png" alt="youtube icon">
</a>
<a href="https://www.twitter.com">
<img src="images/ic_twitter.png" alt="twitter icon">
</a>
</p>
<p class="icons">
<a href="https://www.facebook.com">
<img src="images/ic_facebook.png" alt="facebook icon">
</a>
<a href="https://www.instagram.com">
<img src="images/ic_instagram.png" alt="instagram icon">
</a>
<a href="https://www.youtube.com">
<img src="images/ic_youtube.png" alt="youtube icon">
</a>
<a href="https://www.twitter.com">
<img src="images/ic_twitter.png" alt="twitter icon">
</a>
</p>
</div>
</div>
</footer>
</body>
Expand Down
220 changes: 220 additions & 0 deletions pandamarket/login-signup-styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,220 @@
@import url('https://cdn.jsdelivr.net/npm/pretendard/dist/web/static/pretendard.css');

* {
font-family: 'Pretendard', sans-serif;
}

main {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
margin: 0;
padding: 0;
}

.wrap {
width: 640px;
height: 618px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.login-logo,
.signup-logo {
margin-bottom: 40px;
}

/* 폼 공통 스타일 */
form label {
font-size: 18px;
font-weight: 700;
color: rgba(31, 41, 55, 1);
}

form input {
box-sizing: border-box;
background-color: rgba(243, 244, 246, 1);
border: 2px solid transparent;
border-radius: 12px;
width: 640px;
height: 56px;
padding-left: 24px;
padding-right: 24px;
font-size: 16px;
margin-top: 16px;
margin-bottom: 16px;
}

form input:focus {
border-color: #3692FF;
outline: none;
}

form #submit {
border-radius: 40px;
background-color: rgba(156, 163, 175, 1);
color: rgba(243, 244, 246, 1);
margin-top: 8px;
margin-bottom: 24px;
cursor: pointer;
}

.simple-login {
box-sizing: border-box;
width: 640px;
height: 74px;
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 23px;
padding-right: 23px;
padding-top: 24px;
padding-bottom: 24px;
background-color: rgba(230, 242, 255, 1);
border-radius: 8px;
margin-bottom: 24px;
}

.simple-login p {
font-size: 16px;
font-weight: 500;
}

.logos {
box-sizing: border-box;
display: flex;
width: 100px;
height: 42px;
justify-content: space-between;
}

.logos img {
height: 42px;
width: 42px;
}

.move-to-login,
.move-to-signup {
font-size: 14px;
font-weight: 500;
}

.move-to-login a,
.move-to-signup a {
color: rgba(54, 146, 255, 1);
}

@media (max-width: 767px) {
main {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
margin: 0;
padding: 0;
}

.wrap {
width: 343px;
max-width: 400px;
height: 501px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.login-logo,
.signup-logo {
margin-bottom: 40px;
}

.login-logo img,
.signup-logo img {
width: 198px;
height: 66px;
}

/* 폼 공통 스타일 */
form label {
font-size: 14px;
font-weight: 700;
color: rgba(31, 41, 55, 1);
}

form input {
box-sizing: border-box;
background-color: rgba(243, 244, 246, 1);
border: 2px solid transparent;
border-radius: 12px;
width: 343px;
height: 56px;
padding-left: 24px;
padding-right: 24px;
font-size: 16px;
margin-top: 16px;
margin-bottom: 16px;
}

form input:focus {
border-color: #3692FF;
outline: none;
}

form #submit {
border-radius: 40px;
background-color: rgba(156, 163, 175, 1);
color: rgba(243, 244, 246, 1);
margin-top: 8px;
margin-bottom: 24px;
cursor: pointer;
}

.simple-login {
box-sizing: border-box;
width: 343px;
height: 66px;
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 23px;
padding-right: 23px;
padding-top: 24px;
padding-bottom: 24px;
background-color: rgba(230, 242, 255, 1);
border-radius: 8px;
margin-bottom: 24px;
}

.simple-login p {
font-size: 16px;
font-weight: 500;
}

.logos {
box-sizing: border-box;
display: flex;
width: 100px;
height: 42px;
justify-content: space-between;
}

.logos img {
height: 42px;
width: 42px;
}

.move-to-login,
.move-to-signup {
font-size: 14px;
font-weight: 500;
}

.move-to-login a,
.move-to-signup a {
color: rgba(54, 146, 255, 1);
}
}
Loading

0 comments on commit f3e1174

Please sign in to comment.