-
Notifications
You must be signed in to change notification settings - Fork 16
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
[5주차] ForgetMeNot 미션 제출합니다 #4
Closed
Closed
Changes from 1 commit
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
6cec7e8
feat : next.js 세팅
JeeeunOh 240f742
feat : readMe 수정
JeeeunOh 6ab37a5
feat : nextJS로 app 세팅
JeeeunOh c921076
fix : 쓸데없는 코드 다 지우기
JeeeunOh 010591d
feat : 라우터 구성
JeeeunOh 903c49a
(chaeyeon) style: change global.css
chaeyeonan 1c4d617
(chaeyeon) style: change container/main css
chaeyeonan 9a6ea9a
feat : 네비게이터 png 추가
JeeeunOh 530be51
feat : styled-components 세팅
JeeeunOh 4ae25d3
Merge remote-tracking branch 'origin/chaeyeon' into 0909oje
JeeeunOh 8a26c58
fix : 네비게이터 작업중
JeeeunOh 2c8cb9b
feat: detail page 초안
chaeyeonan 90e4fc5
feat : 네비게이션 바 추가
JeeeunOh c31c476
fix : 라우터 링크 리스트 삭제
JeeeunOh 70becae
영화 카테고리 컴포넌트 생성
JeeeunOh d4d0251
feat : 메인영화 밑 버튼 세팅
JeeeunOh 4ba5335
feat: search page 초안
chaeyeonan aeec980
ongoing: png -> svg
chaeyeonan 2b1e0a9
ongoing: import svg
chaeyeonan 8ae3560
fix : svg 적용
JeeeunOh e0830e1
fix : 이미지 svg로 변경
JeeeunOh 88ae9e3
feat : 애니메이션 2초 보여주고 home 진입
JeeeunOh b6bc589
fix : 애니메이션 지속 시간 수정
JeeeunOh 6e69797
svg 이미지 경로 변경
chaeyeonan 355fa26
fix: icon 확장자 svg로 변환
chaeyeonan 87fc34e
fix : 커밍쑨, 다운로드 작동 안하게 수정
JeeeunOh e41ddb2
feat : preview 이미지 서버에서 가져옴
JeeeunOh 55227de
feat : info 안에 영화 데이터 배열 담기
JeeeunOh 7cc63a5
feat : 카테고리별로 다른 사진 뜨게 설정
JeeeunOh 9196de5
feat : home -> detail 연결
JeeeunOh e7f9557
fix : 네비게이터에서 detail 페이지 삭제
JeeeunOh 14c2bd2
chore : 쓸데없는 주석 삭제
JeeeunOh 7644abd
Merge branch 'chaeyeon' into 0909oje
JeeeunOh bb9c0f7
fix : 로고 수정
JeeeunOh 158e4a1
feat: search page api 연결
chaeyeonan 6ed3655
fix : 영화 이미지 비율 수정
JeeeunOh ac163a8
fix : 이미지 파일들 asset/img/로 이동
JeeeunOh 6ad82f8
feat: 검색 기능 완료
chaeyeonan bdd7edb
fix : 글씨 css 수정
JeeeunOh a2b0fb3
Merge branch 'chaeyeon' into 0909oje
JeeeunOh 12f05dd
fix : 폴더구조 바꾼것 반영
JeeeunOh 471e5fc
feat: search 리스트에서 detail 연결
chaeyeonan 0055d72
fix: 필요없는 이미지 삭제
chaeyeonan 4f84a71
우당탕탕
JeeeunOh d722164
feat : pageProps
JeeeunOh 434f1db
for pull
chaeyeonan 75d5d02
Merge branch '0909oje' of https://github.com/ForgetMeNot-FE/next-netf…
chaeyeonan acc385f
feat: search page getServerSideProps
chaeyeonan 390ea6e
fix: change search api path
chaeyeonan 75d0321
feat : api 연결 완료
JeeeunOh 38b13d2
Merge branch 'chaeyeon' into 0909oje
JeeeunOh 4cdb9d5
feat : merge
JeeeunOh 3ce4ccc
fix : roundImg 이미지 깨짐 수정
JeeeunOh 1465197
feat : detail 페이지 SSR 적용
JeeeunOh fd61a58
fix : 쓸데없는 코드 삭제
JeeeunOh d5ddeeb
fix : 라운드 이미지 깨짐 수정
JeeeunOh b958cf6
fix : title 폰트사이즈 수정
JeeeunOh e1c4601
Update README.md
JeeeunOh 00317a1
Update README.md
JeeeunOh afe699f
feat: for pull
chaeyeonan 921b60c
fix: image 파일 경로 변경 & naviagtion 수정
chaeyeonan ebc0a5a
feat: 서치페이지 부분 스크롤 추가
chaeyeonan e821fed
fix: 전체적인 디자인 수정
chaeyeonan b96b93c
fix: 쓸데없는 코드 수정
chaeyeonan 9cfd602
Merge pull request #1 from ForgetMeNot-FE/chaeyeon
chaeyeonan 3100f69
fix: key 오류 수정
chaeyeonan 003f91a
fix: key 오류 수정
chaeyeonan b070641
Merge pull request #2 from ForgetMeNot-FE/chaeyeon
chaeyeonan 9d2e7f4
fix: 마지막 key 수정이길..
chaeyeonan 13ed30a
Merge pull request #3 from ForgetMeNot-FE/chaeyeon
chaeyeonan 635c68b
fix: 진짜진짜 마지막 key 오류 수정
chaeyeonan 4d99757
Merge pull request #4 from ForgetMeNot-FE/chaeyeon
chaeyeonan d1610a1
fix: 진짜 최종
chaeyeonan 74ade68
Merge pull request #5 from ForgetMeNot-FE/chaeyeon
chaeyeonan d5015f5
fix : api 관련 변수들 api-info에 모아놓기
JeeeunOh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
저희는 아직 detail 페이지로 연결하는 기능을 구현하지 않아서 link태그의 query에서 전송하는 것은 처음 봤네요!!! useRouter에서만 가능한줄 알았는데!!!