Skip to content

Seokkitdo/mrcamel-assignment2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrcarmel Assignment

🚩 구현 목록

  • 상세 조회 : 이력데이터 누적, 동일 상품 조회 시 최신 데이터로 갱신
  • 랜덤상품 조회 : 현 상품을 제외하고 랜덤 로드
  • 관심 없음 : 랜덤 로드, 현 상품은 앞으로 상품상세에서 미노출
  • 필터 (브랜드, 관심도)
  • 정렬 (최근 조회 순, 낮은 가격 순)
  • 관심 없는 상품 클릭 시 경고메세지 노출되며 이동 방지
  • 00시 기준으로 최근 조회이력과 관심 없는 상품목록 초기화

📌 구현 파트

구현 파트
강용구 필터(브랜드, 관심도) / 로컬 스토리지 초기화
석정도 헤더, 상품 목록 / Alert 모달 구현
윤맑은이슬 상세 조회 & 관심 없음 / 로컬 스토리지 구현
정태웅 정렬 (최근 조회 순, 낮은 가격 순) / 정렬 모달 구현

🔧 Built With

React HTML5 CSS3 styled-components

⚙ Build Installation

# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn start

🚀Project Link

✨Preview

camel1 8:55 camel2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • HTML 1.7%