+ 인기 상품을
+ 확인해 보세요
+
+
+ 가장 HOT한 중고거래 물품을
+ 판다 마켓에서 확인해 보세요
+
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0445a66 --- /dev/null +++ b/.gitignore @@ -0,0 +1,138 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +lerna-debug.log* +.pnpm-debug.log* + +# Diagnostic reports (https://nodejs.org/api/report.html) +report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json + +# Runtime data +pids +*.pid +*.seed +*.pid.lock + +# Directory for instrumented libs generated by jscoverage/JSCover +lib-cov + +# Coverage directory used by tools like istanbul +coverage +*.lcov + +# nyc test coverage +.nyc_output + +# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +# Bower dependency directory (https://bower.io/) +bower_components + +# node-waf configuration +.lock-wscript + +# Compiled binary addons (https://nodejs.org/api/addons.html) +build/Release + +# Dependency directories +node_modules/ +jspm_packages/ + +# Snowpack dependency directory (https://snowpack.dev/) +web_modules/ + +# TypeScript cache +*.tsbuildinfo + +# Optional npm cache directory +.npm + +# Optional eslint cache +.eslintcache + +# Optional stylelint cache +.stylelintcache + +# Microbundle cache +.rpt2_cache/ +.rts2_cache_cjs/ +.rts2_cache_es/ +.rts2_cache_umd/ + +# Optional REPL history +.node_repl_history + +# Output of 'npm pack' +*.tgz + +# Yarn Integrity file +.yarn-integrity + +# dotenv environment variable files +.env +.env.development.local +.env.test.local +.env.production.local +.env.local + +# parcel-bundler cache (https://parceljs.org/) +.cache +.parcel-cache + +# Next.js build output +.next +out + +# Nuxt.js build / generate output +.nuxt +dist + +# Gatsby files +.cache/ +# Comment in the public line in if your project uses Gatsby and not Next.js +# https://nextjs.org/blog/next-9-1#public-directory-support +# public + +# vuepress build output +.vuepress/dist + +# vuepress v2.x temp and cache directory +.temp +.cache + +# Docusaurus cache and generated files +.docusaurus + +# Serverless directories +.serverless/ + +# FuseBox cache +.fusebox/ + +# DynamoDB Local files +.dynamodb/ + +# TernJS port file +.tern-port + +# Stores VSCode versions used for testing VSCode extensions +.vscode-test + +# yarn v2 +.yarn/cache +.yarn/unplugged +.yarn/build-state.yml +.yarn/install-state.gz +.pnp.* + +# env +.env +.env.production +env.js + +# pem +*.pem \ No newline at end of file diff --git a/board/board.css b/board/board.css new file mode 100644 index 0000000..f06bf12 --- /dev/null +++ b/board/board.css @@ -0,0 +1,102 @@ +.article { + display: flex; + flex-direction: column; + gap: 24px; +} + +.article__inner { + width: 1200px; + display: flex; + flex-direction: column; + gap: 40px; +} + +.article__list--best { + display: grid; + grid-template-columns: repeat(3, 1fr); + gap: 24px; +} + +.article__image-container { + display: flex; + width: 72px; + height: 72px; + padding: 13.713px 12px 13.715px 12px; + justify-content: center; + align-items: center; + border-radius: 6px; + border: 1px solid var(--Cool-Gray-200, #e5e7eb); + background: var(--white); +} + +.article__image { + width: 48px; + height: 44px; + flex-shrink: 0; +} + +.article__list { + display: flex; + flex-direction: column; + gap: 24px; +} + +.article__item { + display: flex; + flex-direction: column; + gap: 16px; +} + +.article__item--best { + width: 384px; + height: 169px; + border-radius: 8px; + background: var(--gray50); + padding: 0 24px 16px 24px; + position: relative; + display: block; +} + +.article__link { + display: flex; + gap: 16px; + align-items: center; + color: var(--gray800); + font-family: Pretendard; + font-size: 20px; + font-weight: 500; + justify-content: space-between; +} + +.article__info { + display: flex; + gap: 8px; + color: var(--gray600); + font-family: Pretendard; + font-size: 14px; + font-weight: 400; + justify-content: space-between; + height: 24px; +} + +.article__info--best { + position: absolute; + bottom: 16px; + left: 24px; + right: 24px; +} + +.article__author { + display: flex; + gap: 8px; + color: var(--gray600); +} + +.like-button--article { + font-size: 14px; + color: var(--gray500); +} + +.article__date { + color: var(--gray400); +} diff --git a/board/free.html b/board/free.html new file mode 100644 index 0000000..300b34e --- /dev/null +++ b/board/free.html @@ -0,0 +1,128 @@ + + + +
+ + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+ + Hot item +
+
+ 가장 HOT한 중고거래 물품을
+ 판다 마켓에서 확인해 보세요
+
+ + Search +
+
+ 구매하고 싶은 물품은 검색해서
+ 쉽게 찾아보세요
+
+ + Register +
+
+ 어떤 물건이든 판매하고 싶은 상품을
+ 쉽게 등록하세요
+
+
+ 상품 1
+10000원
+ + +