HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
프로그래머스 프론트엔드 데브코스 2기
프로그래머스 프론트엔드 데브코스 2기
/
🏃🏻‍♂️
달리팀
/
🍉
1차 프로젝트 문서
/
⚙️
기능 명세서
/
BottomBar

BottomBar

 

06 12 일요일~

eslint
  • react-default-required : 0
BottomBar 이름은 확정
  • Icon
    • assets/icons 폴더 만들기
      assets/icons/index.js를 통해 export default IconLlist
      Icon 컴포넌트 리팩토링 : 받는 props 수정 (src 대신 icon과 type)
      Icon 스토리북 생성 → 라디오
      BottomBar 컴포넌트 리팩토링 : props 수정
      page 받아서, page마다 서로 다른 iconList 생성, iconList를 여러 아이콘에 전달
      BottomBar 스토리북 생성
      svg 파일 올리기 (지은 담당)