Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/add map #77

Open
wants to merge 213 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
213 commits
Select commit Hold shift + click to select a range
76d144d
Update README.md
KimSuSung0326 Jun 29, 2023
9babd95
Update README.md
KimSuSung0326 Jun 29, 2023
369ba8e
Update README.md
KimSuSung0326 Jun 30, 2023
b2a3c49
Update README.md
KimSuSung0326 Jun 30, 2023
7a64fd8
Update README.md
KimSuSung0326 Jun 30, 2023
6fa986a
Update README.md
KimSuSung0326 Jun 30, 2023
f81116c
Update README.md
KimSuSung0326 Jun 30, 2023
bd0214d
Update README.md
KimSuSung0326 Jun 30, 2023
b1c729c
feat/ 초기세팅
KimSuSung0326 Jul 3, 2023
9f6d26f
Merge pull request #24 from KimSuSung0326/client
KimSuSung0326 Jul 3, 2023
7bf1b10
feat/global css 파일 생성
KimSuSung0326 Jul 3, 2023
0f93640
Merge pull request #25 from KimSuSung0326/client
KimSuSung0326 Jul 3, 2023
3895ba8
feat: AD 슬라이더 구조
hyo-4 Jul 3, 2023
a8b14ee
feat: useInterval hook & infinite loop
hyo-4 Jul 3, 2023
2ddff68
feat: Nav 컴포넌트 구
youngyun213 Jul 3, 2023
85da2bb
feat: AD 자료 , CSS 수정
hyo-4 Jul 3, 2023
4e5b272
feat: menu 선택 시 저장되는 상태 수정
youngyun213 Jul 3, 2023
fbd6197
feat: 라우터, 네비게이션 적용
youngyun213 Jul 3, 2023
c7216bd
feat: Providers 구현
KimSuSung0326 Jul 3, 2023
fb83a2d
Merge pull request #26 from KimSuSung0326/FE/Providers
KimSuSung0326 Jul 3, 2023
a9681e4
feat: Slider Button , 타이머 리셋
hyo-4 Jul 4, 2023
0173800
feat: merge
hyo-4 Jul 4, 2023
903dfab
feat: 카테고리 컴포넌트 구현
youngyun213 Jul 4, 2023
eaf6ada
feat: Challenge Component
hyo-4 Jul 4, 2023
2fab18d
feat:Header/Footer 구현 fix: 라우팅 오류 고침
KimSuSung0326 Jul 4, 2023
85c5ab1
Merge pull request #28 from KimSuSung0326/FE/Providers
KimSuSung0326 Jul 5, 2023
2108d1d
Merge pull request #29 from codestates-seb/feat/Providers
KimSuSung0326 Jul 5, 2023
0595fa9
feat: Nav 수정
youngyun213 Jul 5, 2023
fe01796
Merge pull request #30 from codestates-seb/FE/Nav
youngyun213 Jul 5, 2023
53a6153
feat: git pull 적용
youngyun213 Jul 5, 2023
b53a60f
feat: item 컴포넌트 props 임시 적용
youngyun213 Jul 5, 2023
2a259dd
feat: item 리스트 구현
youngyun213 Jul 5, 2023
6770d62
fix : merge conflict
hyo-4 Jul 5, 2023
f7933d6
fix: css
hyo-4 Jul 6, 2023
fe8003f
feat: item 리스트 그리드정렬 적용
youngyun213 Jul 6, 2023
6707819
feat: 질문상세페이지, 로딩이미지
hyo-4 Jul 6, 2023
3f97a70
feat : 댓글
hyo-4 Jul 6, 2023
1623765
feat: challenge 디테일 추가 및 css 수정
hyo-4 Jul 6, 2023
bbaa8f5
feat: 페이지네이션 구현
youngyun213 Jul 6, 2023
bc882a7
fix: dummydata
hyo-4 Jul 6, 2023
885dbe1
feat: Web Editor
hyo-4 Jul 6, 2023
3f8b338
feat: 페이지네이션 css 수정
youngyun213 Jul 7, 2023
08281d6
feat : myPage
hyo-4 Jul 7, 2023
13d6ec0
feat: 상품상세페이지 생성, 관심하트 버튼 컴포넌트 구현
youngyun213 Jul 7, 2023
c070fbb
feat: item 컴포넌트에 하트 컴포넌트 적용
youngyun213 Jul 7, 2023
2707aba
feat: item의 이미지와 상품명 클릭 시 상세페이지로 이동
youngyun213 Jul 7, 2023
77e4b94
feat: Map 컴포넌트 구현
KimSuSung0326 Jul 10, 2023
b71661a
Merge pull request #32 from KimSuSung0326/FE/Providers
KimSuSung0326 Jul 10, 2023
3283013
feat: 관심상품페이지 구현
youngyun213 Jul 10, 2023
b51b070
feat: ItemList 컴포넌트 구현
youngyun213 Jul 10, 2023
3c17438
feat: 관심 버튼 props 수정
youngyun213 Jul 10, 2023
750a0c0
feat: 상품 상세페이지 props 전달
youngyun213 Jul 10, 2023
46f4244
feat: 리뷰 입력 폼 구현
youngyun213 Jul 11, 2023
3f8ad6c
feat: mainpage slide
hyo-4 Jul 11, 2023
4677d8e
feat: 리뷰 리스트 출력 구현
youngyun213 Jul 11, 2023
a4cb9ab
feat:Map 기능구현, fix:footer 수정
KimSuSung0326 Jul 11, 2023
bc89724
design: css 수정
youngyun213 Jul 12, 2023
6894240
feat: file upload
hyo-4 Jul 12, 2023
4df02ce
feat: 리뷰 이미지 파일 업로드, 미리보기 구현
youngyun213 Jul 12, 2023
1fe7d11
fix: css
hyo-4 Jul 13, 2023
19db642
Merge pull request #31 from codestates-seb/feat/ProductPage
youngyun213 Jul 13, 2023
68fa8f8
Map/layout 작성
KimSuSung0326 Jul 13, 2023
416d59d
merge conflict fix
hyo-4 Jul 13, 2023
1b91fbc
client 올리기
KimSuSung0326 Jul 13, 2023
7bd8921
feat: challenge, mypage, mainpage
hyo-4 Jul 13, 2023
a87c016
Map/layout 작성
KimSuSung0326 Jul 13, 2023
5b07947
Merge branch 'client' into client
KimSuSung0326 Jul 13, 2023
bd7e5e0
Merge pull request #34 from KimSuSung0326/client
KimSuSung0326 Jul 13, 2023
6e872c9
fix: merge conflict
hyo-4 Jul 13, 2023
32c8fc0
fix: merge conflict
hyo-4 Jul 13, 2023
c70d1ef
fix:footer 수정
KimSuSung0326 Jul 13, 2023
255e6dd
Update App.tsx
KimSuSung0326 Jul 13, 2023
ccc7f3a
fix : gh-pages
hyo-4 Jul 13, 2023
15f1078
fix: gh-page error
hyo-4 Jul 13, 2023
6b07446
gh-pages 배포
hyo-4 Jul 13, 2023
bb6c95f
fix: 경로 수정
hyo-4 Jul 13, 2023
9096893
fix: browserrouter to hashrouter
hyo-4 Jul 13, 2023
f6fcb5b
feat: axios 코드 구현
KimSuSung0326 Jul 13, 2023
c13e5f1
Merge pull request #36 from KimSuSung0326/client
KimSuSung0326 Jul 13, 2023
dfc134e
fix: isShopAtom 생성하여 헤더에서 상태 수정, Nav 메뉴 선택시 라우팅 경로 수정
youngyun213 Jul 14, 2023
05bbc21
Merge pull request #37 from codestates-seb/fix/Nav
youngyun213 Jul 14, 2023
22918c1
feat: edit challenge
hyo-4 Jul 14, 2023
22e3edb
Merge branch 'client' into feat/challenge
hyo-4 Jul 14, 2023
fc07a6a
feat: ico, 홈페이지명 수정
hyo-4 Jul 14, 2023
500c2f0
feat/로그인 유효성 검사
KimSuSung0326 Jul 14, 2023
c3fcc0e
Merge pull request #38 from KimSuSung0326/client
KimSuSung0326 Jul 14, 2023
2f01ec1
fix: css
hyo-4 Jul 14, 2023
d209251
fix: 상품상세페이지 라우터 경로 수정
youngyun213 Jul 14, 2023
163459b
Merge pull request #39 from codestates-seb/fix/router
youngyun213 Jul 14, 2023
4fa5e03
fix: AD slider 크기
hyo-4 Jul 14, 2023
8af11ec
fix: merge conflict
hyo-4 Jul 14, 2023
f8fa90b
fix:Map 사이즈 수정
KimSuSung0326 Jul 14, 2023
956d5f4
Merge pull request #40 from KimSuSung0326/client
KimSuSung0326 Jul 14, 2023
8819be0
feat: product 전반적으로 axios 구상
youngyun213 Jul 14, 2023
db56af3
fix: css
hyo-4 Jul 14, 2023
d047150
fix: merge conflict
hyo-4 Jul 14, 2023
0900934
Merge branch 'client' of github.com:codestates-seb/seb44_main_026 int…
youngyun213 Jul 14, 2023
84d3608
fix: Main Ad Slider / Challenge Detail
hyo-4 Jul 14, 2023
32eb9e4
fix:addMap 사이즈 수정
KimSuSung0326 Jul 14, 2023
8f81926
Merge branch 'client' of github.com:codestates-seb/seb44_main_026 int…
youngyun213 Jul 14, 2023
ec84d0d
fix: ad img
hyo-4 Jul 14, 2023
68ca773
feat: 리뷰 수정 구현
youngyun213 Jul 15, 2023
84fe3af
fix: css
hyo-4 Jul 15, 2023
2be4b8a
design: css 수정
youngyun213 Jul 16, 2023
599ee31
feat: 리뷰 컴포넌트 분리, 수정삭제 버튼 위치 변경
youngyun213 Jul 16, 2023
548048c
fix: 파일업로드 수정
youngyun213 Jul 17, 2023
bf7b6d8
Merge pull request #44 from codestates-seb/feat/Product
youngyun213 Jul 17, 2023
b3b41e0
feat: slider team 소개
hyo-4 Jul 17, 2023
1177862
Merge branch 'client' into feat/challenge
hyo-4 Jul 17, 2023
37fb14f
feat: 상품페이지에 scroll-top 버튼 적용
youngyun213 Jul 17, 2023
be318b7
feat: 리뷰 빈칸 작성시 경고메세지 출력
youngyun213 Jul 17, 2023
dff1d36
feat: challenge pagination
hyo-4 Jul 17, 2023
0519845
feat: pagination, fix: mainpage slide img
hyo-4 Jul 17, 2023
cad11ef
feat: nav, category 컴포넌트 수정
youngyun213 Jul 17, 2023
7c07230
Merge pull request #45 from codestates-seb/feat/Product
youngyun213 Jul 17, 2023
ecdebab
feat:Login/SignUp 기능 구현
KimSuSung0326 Jul 17, 2023
1982525
Merge branch 'client' into Login/SignUp
KimSuSung0326 Jul 17, 2023
5ccf2b9
Merge pull request #46 from KimSuSung0326/Login/SignUp
KimSuSung0326 Jul 17, 2023
6cd6857
feat:map 라우팅 설정
KimSuSung0326 Jul 17, 2023
e7e965a
Update atom.tsx
KimSuSung0326 Jul 18, 2023
b64b161
Update atom.tsx
KimSuSung0326 Jul 18, 2023
d539eea
feat/logo 추가
KimSuSung0326 Jul 18, 2023
846fed0
Merge pull request #47 from KimSuSung0326/client
KimSuSung0326 Jul 18, 2023
afe483b
fix: challenge List
hyo-4 Jul 18, 2023
054ee7e
Merge branch 'client' into feat/challenge
hyo-4 Jul 18, 2023
add3844
feat: 상품 전체 조회, 상품 상세 조회 서버 연결
youngyun213 Jul 18, 2023
e0ddfdc
feat: 상품 정보 표시 수정
youngyun213 Jul 18, 2023
3895463
feat: 상품 정보 표시 수정
youngyun213 Jul 18, 2023
73106e7
feat: api/index 적용
youngyun213 Jul 18, 2023
967a4b0
feat:api요청async로 고침
KimSuSung0326 Jul 18, 2023
5017353
feat: api 연결
hyo-4 Jul 19, 2023
8c68f95
feat: 상품조회, 리뷰 등록, 수정
youngyun213 Jul 19, 2023
f4ac48f
feat: patch 추가
hyo-4 Jul 19, 2023
229cdde
feat: 서버에 보내기
KimSuSung0326 Jul 19, 2023
ba5de0c
feat: 댓글 수정
hyo-4 Jul 19, 2023
15009aa
feat: item 스켈레톤ui 구현
youngyun213 Jul 19, 2023
3ba7ae3
feat: review 스켈레톤ui 구현
youngyun213 Jul 19, 2023
601aedc
fix: isShop 전역상태 적용
youngyun213 Jul 19, 2023
14257e4
fix: review 입력시 개행값만 여러개 입력했을 때 경고메세지 출력
youngyun213 Jul 19, 2023
05a9edb
feat:서버데이터로 마커 구현
KimSuSung0326 Jul 20, 2023
97b272b
fix: cors error
hyo-4 Jul 20, 2023
f2cbdb4
feat: 리뷰 모달 구현
youngyun213 Jul 20, 2023
2036738
feat/로그인,회원가입 기능 구현
KimSuSung0326 Jul 20, 2023
963c4fd
feat:header 기능 추가
KimSuSung0326 Jul 20, 2023
c696914
Merge pull request #49 from KimSuSung0326/feat/Login/SignUp
KimSuSung0326 Jul 20, 2023
d9b6f3f
fix: challengeList
hyo-4 Jul 20, 2023
b2d88a9
feat:header 수정
KimSuSung0326 Jul 20, 2023
dc4c4b5
feat: 리뷰 이미지 출력
youngyun213 Jul 20, 2023
c10c004
Merge branch 'client' into feat/challenge
hyo-4 Jul 20, 2023
63fa5c3
Merge branch 'client' of github.com:codestates-seb/seb44_main_026 int…
youngyun213 Jul 20, 2023
26f271d
feat: 인증토큰
hyo-4 Jul 20, 2023
50f07c9
feat: challenge top button
hyo-4 Jul 20, 2023
837552c
Feat: challenge CRUD , 댓글 CRUD , 메인페이지 상품 정보 API
hyo-4 Jul 20, 2023
e42c666
feat: 수정
youngyun213 Jul 20, 2023
3533c39
Merge branch 'client' of github.com:codestates-seb/seb44_main_026 int…
youngyun213 Jul 20, 2023
9a33592
AddMap 예전 코트
KimSuSung0326 Jul 20, 2023
cd29d64
Merge pull request #50 from codestates-seb/feat/Product
youngyun213 Jul 20, 2023
6d2a3ab
수정 중
KimSuSung0326 Jul 20, 2023
ceefdfd
Merge branch 'client' of github.com:codestates-seb/seb44_main_026 int…
youngyun213 Jul 20, 2023
0e9a71a
최신
KimSuSung0326 Jul 20, 2023
32c83f6
feat:header 로그아웃 구현
KimSuSung0326 Jul 20, 2023
9e6b581
Merge pull request #51 from KimSuSung0326/Header
KimSuSung0326 Jul 20, 2023
9f5357f
Merge branch 'client' of github.com:codestates-seb/seb44_main_026 int…
youngyun213 Jul 20, 2023
b2fdd8b
feat: 로고 라우팅 추가
KimSuSung0326 Jul 20, 2023
a09e321
fix: isShop 수정
youngyun213 Jul 20, 2023
66bc679
Merge pull request #52 from codestates-seb/feat/Product
youngyun213 Jul 20, 2023
d6c9249
Merge pull request #53 from KimSuSung0326/fix/Header
KimSuSung0326 Jul 20, 2023
94346a1
fix: 이미지파일 상태 수정
youngyun213 Jul 20, 2023
d53834a
fix:회원가입시 메인페이지로 이동
KimSuSung0326 Jul 21, 2023
3605be8
Merge pull request #54 from KimSuSung0326/fix/SignUp
KimSuSung0326 Jul 21, 2023
8242d14
fix: token
hyo-4 Jul 21, 2023
06c3c7b
Merge branch 'client' into feat/challenge
hyo-4 Jul 21, 2023
5316b77
fix: 리뷰 patch 요청시 formdata 수정
youngyun213 Jul 21, 2023
cdd264f
Merge branch 'client' of github.com:codestates-seb/seb44_main_026 int…
youngyun213 Jul 21, 2023
cee2078
fix: 상품이미지 표시 수정
youngyun213 Jul 21, 2023
e3aee8b
수정
KimSuSung0326 Jul 21, 2023
3498572
feat: 도메인 환경변수
youngyun213 Jul 21, 2023
0d46c6e
Merge pull request #55 from codestates-seb/feat/Product
youngyun213 Jul 21, 2023
c7144ae
fix: 500 error
hyo-4 Jul 21, 2023
c6f5324
Merge branch 'client' into feat/challenge
hyo-4 Jul 21, 2023
9c06e1e
feat: file upload
hyo-4 Jul 21, 2023
abfd47b
feat: 경고 문구
hyo-4 Jul 21, 2023
27db397
fix: 500 error & feat: file upload
hyo-4 Jul 21, 2023
d6b5ec8
2차 수정
KimSuSung0326 Jul 21, 2023
3a035a5
Merge pull request #57 from KimSuSung0326/fix/SignUp
KimSuSung0326 Jul 21, 2023
54c9ad0
fix: post, patch
hyo-4 Jul 21, 2023
da79008
fix: 기본 src
hyo-4 Jul 21, 2023
775faf0
Merge pull request #58 from codestates-seb/feat/challenge
hyo-4 Jul 21, 2023
8bde0d7
fix: api get
hyo-4 Jul 21, 2023
e34e45a
fix: mypage api
hyo-4 Jul 21, 2023
0ced5c8
Merge pull request #59 from codestates-seb/feat/challenge
hyo-4 Jul 21, 2023
d204a09
feat:css 추가
KimSuSung0326 Jul 21, 2023
7bd3790
Merge pull request #60 from KimSuSung0326/fix/SignUp
KimSuSung0326 Jul 21, 2023
3503c12
fix: api index
hyo-4 Jul 21, 2023
6eb26fd
fix: mypage
hyo-4 Jul 21, 2023
a04ed94
feat: patch myname
hyo-4 Jul 21, 2023
19c5e52
feat: 로그인 시에만 리뷰 작성폼 표시, 본인이 작성한 리뷰만 수정삭제버튼 표시, 관심상품페이지 구현
youngyun213 Jul 21, 2023
d87c25e
Merge branch 'client' of github.com:codestates-seb/seb44_main_026 int…
youngyun213 Jul 21, 2023
ab21ed8
fix: 리뷰 멤버아이디 수정
youngyun213 Jul 21, 2023
af6a668
Merge pull request #61 from codestates-seb/feat/Product
youngyun213 Jul 21, 2023
62213f5
feat: name 로컬 저장 코드 추가
KimSuSung0326 Jul 21, 2023
f74b88d
Merge pull request #62 from KimSuSung0326/fix/SignUp
KimSuSung0326 Jul 21, 2023
0e4b63a
feat:로그아웃시 name 삭제
KimSuSung0326 Jul 21, 2023
1ccb666
Merge pull request #63 from KimSuSung0326/fix/SignUp
KimSuSung0326 Jul 21, 2023
065704e
fix: member Id에 따른 display
hyo-4 Jul 22, 2023
fe55b87
feat: member Id에 따른 display, mypage display, edit
hyo-4 Jul 22, 2023
84b0f64
feat: 상품 좋아요 조회, 등록, 삭제
youngyun213 Jul 22, 2023
bd45cb3
fix: 리뷰 생성일 표시 수정, 좋아요 실패 시 모달 추가
youngyun213 Jul 23, 2023
76403b2
Merge pull request #65 from codestates-seb/feat/Product
youngyun213 Jul 23, 2023
3f05a9b
feat: point 증감, date 표시
hyo-4 Jul 23, 2023
b320fcf
Merge branch 'client' into feat/challenge
hyo-4 Jul 23, 2023
d7af1cd
feat: point 증감, date 표시
hyo-4 Jul 23, 2023
37b84ed
fix:AddMap 기능 수정
KimSuSung0326 Feb 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
# We are the ㅇㅋ team
- **Team name**: ㅇㅋ

- **Project**: Carbon Reduction Project
- **Project**: 그린나래

- **Development Duration**: `2023.06.28~2023.07.27`

## 👪Team
### Frontend
| 김영윤 | 백승효 | 김수성<br>(Team Reader) |
| 김영윤 | 백승효 | 김수성<br>(Team Reader) |
|---------------------------------------------------|-------------------------------------------------------|-----------------------------------------------------|
| []() | [@hyo-4](https://github.com/hyo-4) | [@KimSuSung0326](https://github.com/KimSuSung0326) |
| <img src="img/red.png" width="100" height="100"> | <img src="img/orange.png" width="100" height="100"> | <img src="img/yellow.png" width="100" height="100"> |
| [@youngyun213](https://github.com/youngyun213) | [@hyo-4](https://github.com/hyo-4) | [@KimSuSung0326](https://github.com/KimSuSung0326) |
| <img src="img/red.png" width="100" height="100"> | <img src="img/orange.png" width="100" height="100"> | <img src="img/yellow.png" width="100" height="100"> |


### Backend
| 최서우 | 김리나 | 백도담<br>(Team Reader) |
| 최서우 | 김리나 | 백도담<br>(Team Reader) |
|---------------------------------------------------|-------------------------------------------------------|-----------------------------------------------------|
| []() | []() | [@BAEKDODAM](https://github.com/BAEKDODAM) |
| <img src="img/green.png" width="100" height="100"> | <img src="img/blue.png" width="100" height="100"> | <img src="img/darkblue.png" width="100" height="100"> |
| [@wooseoboy](https://github.com/wooseoboy) | [@LinaKK](https://github.com/LinaKK) | [@BAEKDODAM](https://github.com/BAEKDODAM) |
| <img src="img/green.png" width="100" height="100">| <img src="img/blue.png" width="100" height="100"> | <img src="img/darkblue.png" width="100" height="100"> |


## ✍Tech Stack
Expand All @@ -28,7 +28,7 @@


### WorkTool
<img src="https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white"> <img src="https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=github&logoColor=white"> <img src="https://img.shields.io/badge/Notion-000000?style=for-the-badge&logo=notion&logoColor=white"> <img src="https://img.shields.io/badge/Zoom-2D8CFF?style=for-the-badge&logo=zoom&logoColor=white"><img src="https://img.shields.io/badge/Discord-004C99?style=for-the-badge&logo=Discord&logoColor=white">
<img src="https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white"> <img src="https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=github&logoColor=white"> <img src="https://img.shields.io/badge/Notion-000000?style=for-the-badge&logo=notion&logoColor=white"> <img src="https://img.shields.io/badge/Zoom-2D8CFF?style=for-the-badge&logo=zoom&logoColor=white"> <img src="https://img.shields.io/badge/Discord-004C99?style=for-the-badge&logo=Discord&logoColor=white">



Expand Down
2 changes: 2 additions & 0 deletions client/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
REACT_APP_KAKAO_API_KEY = "ab2e49c03b8db0bb034837c2e337b060"
REACT_APP_SERVER_URL = https://ok.greennare.store/
26 changes: 26 additions & 0 deletions client/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"parser": "@typescript-eslint/parser",
"extends": [
"plugin:@typescript-eslint/recommended",
"plugin:prettier/recommended"
],
"plugins": [
"@typescript-eslint",
"prettier"
],
"ignorePatterns": [
"node_modules/"
],
"env": {
"browser": true,
"node": true
},
"rules": {
"prettier/prettier": [
"error",
{
"endOfLine": "auto"
}
]
}
}
26 changes: 26 additions & 0 deletions client/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Kakao Api
.env
10 changes: 10 additions & 0 deletions client/.prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"printWidth": 80,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all",
"bracketSpacing": true,
"jsxBracketSameLine": false,
"semi": true
}

3 changes: 3 additions & 0 deletions client/@types/global/index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
declare module '*.png';
declare module '*.gif';
declare module '*.svg';
70 changes: 70 additions & 0 deletions client/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)

### Analyzing the Bundle Size

This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)

### Making a Progressive Web App

This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)

### Advanced Configuration

This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
Loading