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

Feature: 글로벌 예외 처리 및 커스텀 에러 코드 구현 #21

Open
song-eojin opened this issue Dec 1, 2024 · 0 comments
Open
Assignees

Comments

@song-eojin
Copy link
Owner

이슈 링크

프로젝트 설명 노션 : https://www.notion.so/shopeasy-20ded21b5ebe4c319ed985fd43bf1786

프로젝트 일정 노션 : https://www.notion.so/shopeasy-4cf2e9029daa400fa8ef4b6cf621b38f


이슈 목적

  • 기입 예 : 모든 웹 페이지에서 반복되는 공통파일(header, footer)을 분리하여 코드의 재사용성 및 유지보수성을 높이고자 합니다.

이슈 설명

기능 단위로 변경 사항을 자세히 보고싶다면
풀 리퀘스트를 통해 확인해주세요.

이슈에 해야 할 일들을 계획하고 풀 리퀘스트에서 수행합니다.

  1. 구성 요소 및 구현 방식
    • 홈페이지(header, footer) : 슬라이드 버튼을 이용하여 광고들을 볼 수 있도록 구현했습니다.
    • 공통사항
      • 노코드 툴(nicepage)로 만든 UI를 바탕으로 리액트 코드로 수정하고, 보다 깔끔하고 직관적인 코드를 위해 각 요소의 클래스명과 아이디명을 변경하 HTML과 CSS 코드 가독성이 향상시켰습니다.
      • 반응형 디자인 : 다양한 디바이스와 화면 크기에 맞춰 디자인 조정했습니다.
    • 공통파일(header, footer) : 헤더와 푸터는 리액트의 함수 컴포넌트 방식으로 공통 파일로 분리했습니다.

참고사항


메모

필요에 따라 메모는 누적됩니다.


풀 리퀘스트

트러블슈팅이 있거나 중요한 풀 리퀘스트를 기록해주세요.

@song-eojin song-eojin self-assigned this Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant