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

[Refactoring] Explore 캐러셀 라이브러리 없이 구현 및 반응형 개선 #121

Open
3 of 6 tasks
zuzokim opened this issue Aug 30, 2021 · 0 comments
Open
3 of 6 tasks
Assignees

Comments

@zuzokim
Copy link
Collaborator

zuzokim commented Aug 30, 2021

ISSUE

  • Type:
  1. Error Handling
  2. Enhancement
  3. Add new feature
  • Detail:
  1. 현재상황 :
  • 더미데이터 요청성공 전 초기 상태값이 undefined라 에러가 나는 상태.
  • 슬릭 라이브러리로 캐러셀이 구현되어있는 상태.
  • 모바일/태블릿 반응형 깨지는 상태.
  1. 작업방향 :
  • 리덕스에 initial state 설정
  • 라이브러리 없이 vanillajs 혹은 리액트로만 캐러셀 구현 예정
  • 모바일/태블릿 반응형 대응

Work

  1. Job1 리덕스에 initial state 설정
  2. Job2 라이브러리 없이 vanillajs 혹은 리액트로만 캐러셀 구현
  3. Job3 모바일/태블릿 반응형 대응
@zuzokim zuzokim self-assigned this Aug 30, 2021
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

No branches or pull requests

1 participant