We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d2d9b commit 386f951Copy full SHA for 386f951
README.md
@@ -4,22 +4,29 @@
4
5
## 📸 ScreenShots
6
7
+<p>
8
+ <img src="https://github.com/user-attachments/assets/565fe6dc-0cd1-4c8a-ab1e-817fadd7985d", width="300" />
9
+</p>
10
+
11
## 🛠️ Tech Stack
12
13
- **Minimum SDK Version** 24
14
15
- **Target SDK Version** 35
16
17
+- **Language**
18
+ - Kotlin
19
20
- **API**
21
- [Unsplash](https://unsplash.com/developers)
22
-- **Language**
- - Kotlin
23
+- **Image**
24
+ - Coil
25
26
- **Network**
27
- Ktor
28
-- **비동기 처리**
29
+- **Asynchronous Processing**
30
- Coroutines & Flow
31
32
- **DI**
0 commit comments