https://github.com/dnd-side-project/dnd-7th-6-frontend
🖼 PLAY PHOTALKS 🖼
https://github.com/dnd-side-project/dnd-7th-6-frontend
react-native react-query
Last synced: about 2 months ago
JSON representation
🖼 PLAY PHOTALKS 🖼
- Host: GitHub
- URL: https://github.com/dnd-side-project/dnd-7th-6-frontend
- Owner: dnd-side-project
- Created: 2022-07-11T11:31:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T11:53:05.000Z (over 3 years ago)
- Last Synced: 2023-03-11T19:56:55.572Z (over 3 years ago)
- Topics: react-native, react-query
- Language: TypeScript
- Homepage:
- Size: 13.6 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🖼 DND 7th HOT6 🖼
포토부스 정보 제공 서비스
Tools
- `React Native`
- `react-native-naver-map`
- `Redux`
- `react-navigation/native`
- `react-native-safe-area-context`
- `react-native-screens`
- `react-native-geolocation-service`
- `emotion/native`
- `commitizen`
- `Axios`
개발 환경 구성
- node v16
실행 방법
- Repository Clone
```
git clone -b https://github.com/dnd-side-project/dnd-7th-6-frontend.git hot6
cd hot6
```
- Download node_modules
```
npm install || yarn
```
- Start Emulator
- Start App on Android
```
yarn android
```
- Start App on iOS
```
cd ios
pod install #M1 Mac | arch -x86_64 pod install
yarn ios
```
아키텍처