https://github.com/central-makeus/suppin-web
CMC 15기 Supin 팀 web 리포지토리입니다.
https://github.com/central-makeus/suppin-web
react react-native webview
Last synced: 2 months ago
JSON representation
CMC 15기 Supin 팀 web 리포지토리입니다.
- Host: GitHub
- URL: https://github.com/central-makeus/suppin-web
- Owner: Central-MakeUs
- Created: 2024-07-10T23:07:59.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-28T08:21:51.000Z (almost 2 years ago)
- Last Synced: 2024-08-28T13:10:18.355Z (almost 2 years ago)
- Topics: react, react-native, webview
- Language: TypeScript
- Homepage:
- Size: 1.71 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Suppin
## 개요
- Suppin은 supporter for influencer라는 뜻으로 인플루언서의 이벤트 생성부터 당첨자 선정 및 관리까지의 업무를 보조하는 인플루언서 마케팅 도우미 서비스입니다
## 기술 스택
- 프론트엔드
- main
- Vite, Typscript, React v18^
- react-router-dom v6.14^, react-query v5^
- redux v9.1.2, redux-toolkit v2.2.6
- Styled-Components v6^
- survey
- Typescript, NextJs v14^
- Tailwind (shadcn-ui)
- DevOps
- Github Actions, Docker
## 프로젝트 구조
```shell
# web
│
├── web/
│ ├── /
│ ├── (index)
│ ├── result
│ ├── survey/
│ │ └── new
│ └── collect
└── auth
# app
```
### 사전 요구사항
```shell
node >= 20
npm >= 9
```
## 설치 및 실행 방법
```shell
# App
cd app
npm run android
# or
npm run ios
# Web
cd web
npm run dev
```
## 주요 기능
-
## 테스트
## 배포
## 기여 방법
- 버그 관련 제보
- [Issue](https://github.com/Central-MakeUs/suppin-web/issues)
## 팀원
-