Skip to content

Week2/yunsl m1#18

Open
2yunkind wants to merge 10 commits intomainfrom
week2/yunsl-m1
Open

Week2/yunsl m1#18
2yunkind wants to merge 10 commits intomainfrom
week2/yunsl-m1

Conversation

@2yunkind
Copy link
Copy Markdown
Collaborator

@2yunkind 2yunkind commented Mar 29, 2026

📚 주차 / 미션

  • 2주차 1번째 미션
    -2주차 2번째 미션

📌 작업 내용

  • 어떤 작업을 했는지 한 줄 요약

---앞에서 작성했던 tsx파일들은 TypeScript와 react를 활용하여 작업함
---usContext를 이용하여 다크 모드를 구현하고 tailwindcss를 활용하여 디자인함

✨ 상세 작업 내용

  • 이번 주차에 배운 useState 등을 이용하여 값이 바뀌는 것 등을 구현함
    -html에서 사용하는 css 구조와는 다르게 스타일 작업을 함
    -이전꺼에서 변경이 계속 가능하도록 하는 prev=>prev=== 이를 이용해서 테마가 라이트면 다크로, 다크면 라이트로 변경
    -isLightMode는 theme이 "LIGHT"인지 여부를 확인하고 isLightMode가 true면 흰색 배경과 검은색 텍스트, false면 검은색 배경과 흰색 텍스트가 나오게 설정함

📸 스크린샷


❓ 리뷰어가 알아야 할 사항 / 질문


✅ 체크리스트

  • 기능 정상 작동 확인
  • 불필요한 주석 삭제
  • 해당 주차 키워드 내용 이해

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.

2 participants