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

[7주차] Notes App 만들기 (리액트) #4

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

[7주차] Notes App 만들기 (리액트) #4

wants to merge 11 commits into from

Conversation

JaeHyun137
Copy link
Member

@JaeHyun137 JaeHyun137 commented Jan 7, 2024

*이번 과제 관련 파일은 모두 week7/7_seminar 에 있습니다 !

✨ 구현 기능 명세

메인페이지 / 노트생성 / 노트 수정 및 삭제창 구현완료

😭 어려웠던 점

react-router-dom이 처음이다보니까 파일간 관계설정(?)이 어려웠습니다,. ! 나희님의 강의를 따라하면서 강의 내용을 바탕으로 이번 과제를 수행했는데, app.jsx를 강의에서처럼 심플하게 비우고 나니 처음에는 실행화면이 빈화면으로 나와서.. 헤매다가 엔트리 포인트 파일에 있어야하는 렌더링 코드가 없다는걸 자각하게 되어서 main.jsx에 렌더링코드를 추가해서 해결하게된 경험을 했습니다 ㅎㅎ..

😎 구현 결과물

React.App.-.Chrome.2024-01-07.21-58-53.mp4

@JaeHyun137 JaeHyun137 self-assigned this Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant