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] 게시판 미리보기 구현 (#7) #9

Merged
merged 10 commits into from
Jul 21, 2023
Merged

Conversation

ju1e3718
Copy link
Contributor

@ju1e3718 ju1e3718 commented Jul 21, 2023

관련 이슈

🔒 Closes #7

작업내용

  • 작업 내용
  • HOT, NEW 게시판 미리보기 구현
  • 글쓰기 버튼 클릭 시 글쓰기 뷰로 이동
  • 글 제목 클릭 시 해당 게시물로 이동
작업 전 작업 후
스크린샷 2023-07-21 123116

추후 진행할 사항

반응형 구현, CSS 수정 및 보완

리뷰포인트

Reference

Checklist

  • 필요없는 주석, 프린트문 제거했는지 확인
  • 컨벤션 지켰는지 확인

@jh2ee
Copy link
Member

jh2ee commented Jul 21, 2023

p4;
Hot이랑 New 선택된게 눈에 잘 안들어오는데 디자인을 조금 수정해보면 어떨까요?
@oonyongs

Copy link
Member

@jh2ee jh2ee left a comment

Choose a reason for hiding this comment

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

App.js 컨플릭 해결 후 머지 부탁드립니다

Copy link
Member

@jh2ee jh2ee left a comment

Choose a reason for hiding this comment

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

merge하면 될거 같습니다

@jh2ee jh2ee merged commit f4e5d1a into develop Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEAT] Main화면 게시판 미리보기 뷰 구현
2 participants