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.
*이번 과제 관련 파일은 모두 week7/7_seminar 에 있습니다 !
✨ 구현 기능 명세
메인페이지 / 노트생성 / 노트 수정 및 삭제창 구현완료
😭 어려웠던 점
react-router-dom이 처음이다보니까 파일간 관계설정(?)이 어려웠습니다,. ! 나희님의 강의를 따라하면서 강의 내용을 바탕으로 이번 과제를 수행했는데, app.jsx를 강의에서처럼 심플하게 비우고 나니 처음에는 실행화면이 빈화면으로 나와서.. 헤매다가 엔트리 포인트 파일에 있어야하는 렌더링 코드가 없다는걸 자각하게 되어서 main.jsx에 렌더링코드를 추가해서 해결하게된 경험을 했습니다 ㅎㅎ..
😎 구현 결과물
React.App.-.Chrome.2024-01-07.21-58-53.mp4