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

[4주차] 이나현 미션 제출합니다. #16

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

Commits on Mar 28, 2024

  1. Initial Setting

    CSE-pebble committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    272c617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56d0c9a View commit details
    Browse the repository at this point in the history
  3. Feat: 초기 환경 세팅

    CSE-pebble committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2b3f398 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81c1629 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7d31f9 View commit details
    Browse the repository at this point in the history
  6. Style: Input 스타일링

    CSE-pebble committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6971842 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    147d27d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c20eb8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    612e487 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1aa0e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    f7e5bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0f311a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4907b37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71c3e47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a48b916 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5ba38e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3067bbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73ac4bd View commit details
    Browse the repository at this point in the history
  9. Fix: 에러 수정

    CSE-pebble committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8e1f50f View commit details
    Browse the repository at this point in the history
  10. Chore: Vercel 배포

    CSE-pebble committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8938abb View commit details
    Browse the repository at this point in the history
  11. Update README.md

    CSE-pebble committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    33ae36e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    58325ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1787a80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcd2993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ca0663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fddad1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    922c372 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a49cf39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9eaae2a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2af8825 View commit details
    Browse the repository at this point in the history
  10. Chore: 코드 정리

    CSE-pebble committed May 2, 2024
    Configuration menu
    Copy the full SHA
    30f908b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3348d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e5b8c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9031b61 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    05c957e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    e74808f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfb5e27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8cdeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0609e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ac5229 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b575973 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bd02f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fecff61 View commit details
    Browse the repository at this point in the history
  9. 아 진짜 모르겠다

    CSE-pebble committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b49dd4e View commit details
    Browse the repository at this point in the history
  10. Fix: 드디어 에러를 고쳤다. 채팅방 토글 기능까지 완료!

    - localStorage의 key는 string이고, 이것을 id라는 props에 숫자처럼 전달해줘서 생긴 문제였다.. id는 "1"처럼 문자로 전달되고 있었는데 나는 숫자로 전달되는지 알고 있었다.. 으악 콘솔 찍어봐도 모르겠더라
    CSE-pebble committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6f0ccaa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f9e318 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    78719fc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fdd1e34 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Chore: Update ReadME.md

    CSE-pebble committed May 4, 2024
    Configuration menu
    Copy the full SHA
    c374194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc62bf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5278602 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5d2c2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba8acd8 View commit details
    Browse the repository at this point in the history
  6. Chore: 에러 수정중

    CSE-pebble committed May 4, 2024
    Configuration menu
    Copy the full SHA
    46024f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e02bd92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9caa627 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d6fd23 View commit details
    Browse the repository at this point in the history