-
Notifications
You must be signed in to change notification settings - Fork 0
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
[3주차 기본과제] 당신 누구얒! #5
Open
myeongheonhong
wants to merge
12
commits into
main
Choose a base branch
from
Week03
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8373745 - Browse repository at this point
Copy the full SHA 8373745View commit details
Commits on Oct 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e9666ad - Browse repository at this point
Copy the full SHA e9666adView commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9eac4db - Browse repository at this point
Copy the full SHA 9eac4dbView commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f2ed87c - Browse repository at this point
Copy the full SHA f2ed87cView commit details -
[ Feat ] : Main Component 기능구현
- image를 보여주는 IamgeBox 구현, - 이름 보기를 보여주는 NameList&NameItem 구현, - NameItem에는 onClick 속성을 통해 props로 전달받은 checkPerson에 클릭 된 보기에 해당되는 이름을 인자로 전달. - ResetBtn을 클릭 시 resetGame함수를 실행시킴.
Configuration menu - View commit details
-
Copy full SHA for add1dc8 - Browse repository at this point
Copy the full SHA add1dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3c8e5 - Browse repository at this point
Copy the full SHA 3d3c8e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for db9c988 - Browse repository at this point
Copy the full SHA db9c988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a3a4c - Browse repository at this point
Copy the full SHA 67a3a4cView commit details -
- 다시하기의 버튼을 Main 컴포넌트로 이동시켜 해당 파일 삭제.
Configuration menu - View commit details
-
Copy full SHA for 41b1ba7 - Browse repository at this point
Copy the full SHA 41b1ba7View commit details -
- [정답,이미지,5명의 보기]의 배열정보를 담고있는 people을 선언. - Main에서 전달된 checkPerson의 매개변수가 정답과 일치한다면 answer의 상태를 true로 변경. useEffect에서 answer의 상태가 변경시 Point와 다음문제(Index증가)로 넘어감. - resetGame이 호출될 경우 reset의 값을 true로 변경 시 useEffect에서 점수와 문제(Index)를 초기화. - 조건에 따라 전달하는 props를 다르게하여 마지막 문제를 맞출 시 끝나는 메세지를 보여주는 화면 구현.
Configuration menu - View commit details
-
Copy full SHA for 3185fc2 - Browse repository at this point
Copy the full SHA 3185fc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 133600c - Browse repository at this point
Copy the full SHA 133600cView commit details
Commits on Nov 4, 2022
-
- styled-component에 대한 아티클작성. - React/Vue/Angular/Svelte 비교 아티클 작성.
Configuration menu - View commit details
-
Copy full SHA for 7dd695d - Browse repository at this point
Copy the full SHA 7dd695dView commit details
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.