Smart-Highschool-Ace/Olio2_Client

Publishing To do

Closed this issue · 0 comments

1. Modal Template

  • width, height 값을 props로 넘겨주면 props에 따른 Modal 생성

  • background-color: rgba(0, 0, 0, 0.5); 로 지정

  • Done

2. GlobalTypes 정의

  • Done

3. GlobalStyle

  • 사용자에게 일관성있는 UX를 제공하기 위해 자주 사용하는 Button 및 Style -> GlobalStyle

  • Done

4. Directory Naming

public
ㄴpng

src
ㄴAssets
  ㄴsvg
ㄴComponents
ㄴContainers
ㄴpages
ㄴUtils
ㄴStyle

5. Directory Rules

src
-pages 내부 파일과 index.ts를 제외한 모든 파일 앞글자 대문자