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.
✅ 학습 내용 요약
리액트 Router의 사용 방법 및 중첩라우팅, 인증 라우팅 방법에 대해서 학습하였습니다.
🤔 고민했던 부분
깃 허브 충돌에 대해서 커밋을 했음에도 PR에 커밋한 내용이 반영되지 않은 문제가 있었습니다.
멘토들의 도움을 통해 다시 클론을 받고 PULL을 한 뒤, 다시 커밋하는 방식으로 문제를 해결했습니다!
물론 다른 방법이 있을 수 있겠지만, 처음부터 다시 돌아가는 방법도 나쁘지 않다는 것을 공유하고 싶습니다!
🔊 도움이 필요한 부분
혹시 todo 프로젝트와 api 연동이 잘되고 있다는 것은 직접 프로그램 실행을 통해 알 수 있는 건가요??
todo 프로젝트 코드를 짜도 이게 api와 연동해서 작동하고 있는 것인지, 확인할 수 있는 프로그램이나 사이트를 추천해주셨으면 좋겠습니다!
api 에서 500에러가 발생하는 것 같은데 성진님이랑 동일한 오류가 발생하는 것 같습니다..!ㅠㅠ