겨울잠 샐러리 팀 프론트엔드 레포지토리입니다
Salary_FE
├─ .gitignore
├─ App.js
├─ app.json
├─ assets
│ ├─ adaptive-icon.png
│ ├─ favicon.png
│ ├─ icon.png
│ └─ splash.png
├─ babel.config.js
├─ components
├─ package.json
├─ README.md
├─ screens
│ ├─ HomeScreen.js
│ ├─ MyPageScreen.js
│ ├─ SignInScreen.js
│ ├─ TodaySalaryScreen.js
│ ├─ TodayTrendQuizScreen.js
│ ├─ VocaListScreen.js
│ └─ VocaSearchScreen.js
├─ store
│ └─ AuthCtx.js
└─ yarn.lock