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

✨ feat: 404페이지 추가 #16

Merged
merged 2 commits into from
Jan 14, 2025
Merged

✨ feat: 404페이지 추가 #16

merged 2 commits into from
Jan 14, 2025

Conversation

jungmyunggi
Copy link
Collaborator

🔨 테스크

404 NotFound 페이지 추가

  • 잘못된 경로로 서비스 접근 시 잘못된 경로라고 알려주고 원래의 페이지로 돌아오게 설계하면서 사용자 경험을 향상시켰습니다.

Helmet 태그 사용

  • react-helmet 라이브러리를 이용하여 notfound페이지에서의 title과 description을 바꿔주면서 SEO를 향상시켰습니다.

📋 작업 내용

  • 404 NotFound 페이지 추가

📷 스크린 샷

image

@jungmyunggi jungmyunggi added the ✨ Feature 기능 구현 label Jan 14, 2025
@jungmyunggi jungmyunggi requested a review from junyeokk January 14, 2025 06:18
@jungmyunggi jungmyunggi self-assigned this Jan 14, 2025
Copy link
Collaborator

@junyeokk junyeokk left a comment

Choose a reason for hiding this comment

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

고생 많으셨어요~

client/src/App.tsx Show resolved Hide resolved
client/src/App.tsx Outdated Show resolved Hide resolved
@jungmyunggi jungmyunggi merged commit 0272845 into main Jan 14, 2025
1 check passed
@jungmyunggi jungmyunggi deleted the featuer/not-found-page branch January 14, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants