Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Nov 18, 2024

πŸ“Œ Related Issue

#21

πŸ“ Description

  • λ ˆμ΄μ•„μ›ƒ & 폴더 ꡬ쑰 μž¬κ΅¬μ„±
  • 쀑볡 μ½”λ“œ 제거

πŸ“’ Notes

  • μ–΄μ œ μž‘μ—…ν•œ 이슈 일뢀 PR μ˜¬λ¦½λ‹ˆλ‹€
    -- 브랜치 μƒˆλ‘œ νŒŒμ„œ λ‚˜λ¨Έμ§€ 체크리슀트 μΆ”ν›„ μž‘μ—…ν•˜κ² μŠ΅λ‹ˆλ‹€
  • 폰트 μ—λŸ¬ .... μ°Ύμ•„λ³΄λŠ” 쀑 .....

21ow added 4 commits November 18, 2024 00:08
* ✨ feat: add header, main and footer sections

* ✨ feat: add logo to header

* ✨ feat: add links to header

* πŸ› fix: resolve import error of SVG components

* ✨ feat: remove till attribute for dynamic styling of icon SVG

* πŸ”§ chore: add PNG fallback for unoptimized SVG in Image component

* ✨ feat: add images for landing page

* ✨ feat: add header and footer layout

* ✨ feat: add part of the main section

* πŸ› fix: change any type to specific type in svg module

* ♻️ refactor: add responsive image component

* πŸ”§ chore: add montserrat font to main section

* ✨ feat: add custom logo svg component

* ♻️ refactor: add card component

* πŸ”§ chore: add images for landing page

* ✨ feat: add card components

* ✨ feat: add UI elements for landing page
@ghost ghost added πŸ”¨Refactor Code refactoring tasks to improve code structure and maintainability without changing functionality 🎨HTML&CSS Issues or tasks specifically related to HTML structure or CSS styling labels Nov 18, 2024
@ghost ghost self-assigned this Nov 18, 2024
@ghost ghost linked an issue Nov 18, 2024 that may be closed by this pull request
3 tasks
Copy link
Owner

@najitwo najitwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

κ³ μƒν•˜μ…¨μŠ΅λ‹ˆλ‹€.πŸ‘πŸ‘πŸ‘
λžœλ”©νŽ˜μ΄μ§€λΌμ„œ μ½”λ©˜νŠΈ λ“œλ¦΄κ²Œ μ—†λ„€μš” πŸ˜‚


body {
font-family: var(--font-pretendard), sans-serif;
height: 100vh;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이거 @devmanta λ‹˜μ΄ μΆ”κ°€ν•˜μ‹ κ±° 같은데
μ§€μš°μ‹  μ΄μœ κ°€ λ­”κ°€μš”??

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

μœΌμ•… γ…  이거 μ—†μ–΄μ§€λ©΄ μ•ˆλŒ€λŠ”λ°γ… γ…œ

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

λ‹€μ‹œ λ„£μ—ˆμ–΄μš” πŸ˜‚

@@ -1,129 +1,16 @@
'use client';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

λžœλ”©νŽ˜μ΄μ§€λΌμ„œ λΈŒλΌμš°μ € μΈν„°λ ‰μ…˜μ΄ 없을 것 같은데
'use client';λŠ” μ™œ μžˆλŠ”κ±΄κ°€μš”???

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

μΆ”ν›„ 좔가될 것 κ°™μ•„μ„œ λ„£μ–΄λ’€λŠ”λ° μš°μ„ μ€ λΆˆν•„μš”ν•˜λ‹ˆκΉŒ μ œκ±°ν•˜κ² μŠ΅λ‹ˆλ‹€ 🫑

Copy link
Collaborator

@devmanta devmanta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ‘ πŸ‘ πŸ‘ πŸ‘ πŸ‘
이제 ν™”λ €ν•¨λ§Œ μΆ”κ°€ν•˜λ©΄ λ˜λŠ”κ±΄κ°€μš”~~?!πŸŒˆβœ¨πŸŽ‰πŸŽŠ

근데 제 height: 100vh; λŒλ €μ£Όμ‹€μˆ˜μžˆλ‚˜μš”...πŸ₯Ή
body에 min-height둜 λ˜μ–΄μž‡λŠ”κ±° λ΄£λŠ”λ°.. heightλ₯Ό μ•ˆμ£Όλ©΄ μ•ˆλ˜λ”λΌκ³ μš”..γ… 

}

.logo {
fill: white;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

λ˜‘κ°™κ²Ÿμ§€λ§Œ 저희 variables에 whiteμž‡μ–΄μ„œ κ·Έκ±° κ°–λ‹€ 써도 μ’‹κ² λ„€μš”~

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

varλž‘ button도 λ§žμΆ°μ„œ κ³ μΉ˜κ² μŠ΅λ‹ˆλ‹€ γ…‹γ…‹γ…‹

…into 21-feat-add-login-check-and-responsive-design
@vercel
Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
taskify10 ⬜️ Ignored (Inspect) Nov 19, 2024 7:32am

@ghost ghost merged commit c41a2c6 into develop Nov 19, 2024
@ghost ghost deleted the 21-feat-add-login-check-and-responsive-design branch November 22, 2024 16:35
najitwo pushed a commit that referenced this pull request Nov 23, 2024
* ♻️ refactor: improve layout and components structure

* ✨ [feat] add layout for landing page (#12)

* ✨ feat: add header, main and footer sections

* ✨ feat: add logo to header

* ✨ feat: add links to header

* πŸ› fix: resolve import error of SVG components

* ✨ feat: remove till attribute for dynamic styling of icon SVG

* πŸ”§ chore: add PNG fallback for unoptimized SVG in Image component

* ✨ feat: add images for landing page

* ✨ feat: add header and footer layout

* ✨ feat: add part of the main section

* πŸ› fix: change any type to specific type in svg module

* ♻️ refactor: add responsive image component

* πŸ”§ chore: add montserrat font to main section

* ✨ feat: add custom logo svg component

* ♻️ refactor: add card component

* πŸ”§ chore: add images for landing page

* ✨ feat: add card components

* ✨ feat: add UI elements for landing page

* ♻️ refactor: improve layout and components structure
najitwo pushed a commit that referenced this pull request Nov 23, 2024
* ♻️ refactor: improve layout and components structure

* ✨ [feat] add layout for landing page (#12)

* ✨ feat: add header, main and footer sections

* ✨ feat: add logo to header

* ✨ feat: add links to header

* πŸ› fix: resolve import error of SVG components

* ✨ feat: remove till attribute for dynamic styling of icon SVG

* πŸ”§ chore: add PNG fallback for unoptimized SVG in Image component

* ✨ feat: add images for landing page

* ✨ feat: add header and footer layout

* ✨ feat: add part of the main section

* πŸ› fix: change any type to specific type in svg module

* ♻️ refactor: add responsive image component

* πŸ”§ chore: add montserrat font to main section

* ✨ feat: add custom logo svg component

* ♻️ refactor: add card component

* πŸ”§ chore: add images for landing page

* ✨ feat: add card components

* ✨ feat: add UI elements for landing page

* ♻️ refactor: improve layout and components structure
najitwo pushed a commit that referenced this pull request Nov 23, 2024
* ♻️ refactor: improve layout and components structure

* ✨ [feat] add layout for landing page (#12)

* ✨ feat: add header, main and footer sections

* ✨ feat: add logo to header

* ✨ feat: add links to header

* πŸ› fix: resolve import error of SVG components

* ✨ feat: remove till attribute for dynamic styling of icon SVG

* πŸ”§ chore: add PNG fallback for unoptimized SVG in Image component

* ✨ feat: add images for landing page

* ✨ feat: add header and footer layout

* ✨ feat: add part of the main section

* πŸ› fix: change any type to specific type in svg module

* ♻️ refactor: add responsive image component

* πŸ”§ chore: add montserrat font to main section

* ✨ feat: add custom logo svg component

* ♻️ refactor: add card component

* πŸ”§ chore: add images for landing page

* ✨ feat: add card components

* ✨ feat: add UI elements for landing page

* ♻️ refactor: improve layout and components structure
najitwo added a commit that referenced this pull request Nov 23, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎨HTML&CSS Issues or tasks specifically related to HTML structure or CSS styling πŸ”¨Refactor Code refactoring tasks to improve code structure and maintainability without changing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] add login check and responsive design

2 participants