-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #307 from boostcampwm-2024/develop
[Merge] 6주차 메인 배포 2회차
- Loading branch information
Showing
56 changed files
with
837 additions
and
892 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
export const adjectives = [ | ||
'용감한', '배고픈', '행복한', '슬픈', '귀여운', | ||
'똑똑한', '멋진', '예쁜', '강한', '부드러운', | ||
'신나는', '즐거운', '차가운', '뜨거운', '재미있는', | ||
'친절한', '성실한', '조용한', '시끄러운', '빠른', | ||
'느린', '젊은', '늙은', '건강한', '아픈', | ||
'화난', '놀란', '긴장한', '자신감있는', '호기심많은', | ||
'사랑스러운', '섹시한', '차분한', '활발한', '용의주도한', | ||
'검소한', '풍요로운', '예의바른', '거친', '부지런한', | ||
'게으른', '독특한', '평범한', '엄격한', '유연한', | ||
'진지한', '명랑한', '냉정한', '따뜻한', '낙천적인', | ||
]; | ||
|
||
export const nouns = [ | ||
'사자', '호랑이', '토끼', '코끼리', '독수리', | ||
'고래', '감자', '토마토', '사과', '바나나', | ||
'강아지', '고양이', '여우', '늑대', '곰', | ||
'펭귄', '기린', '원숭이', '돼지', '닭', | ||
'양', '염소', '소', '말', '다람쥐', | ||
'독사', '표범', '하마', '코뿔소', '캥거루', | ||
'수달', '돌고래', '새우', '게', '불가사리', | ||
'달팽이', '나비', '벌', '개미', '거미', | ||
'두꺼비', '개구리', '뱀', '도마뱀', '악어', | ||
'코알라', '판다', '사슴', '너구리', '오소리', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 17 additions & 4 deletions
21
Frontend/src/components/channel/ChannelCard/ChannelInfo.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.