📌 네이밍 컨벤션

변수: camelCase

함수: camelCase

컴포넌트, 클래스: PascalCase

상수 : UPPER_SNAKE_CASE

디렉토리: lower-kebap-case

파일: lower-case.lower.ts