An open API service indexing awesome lists of open source software.

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 🖼

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
```

아키텍처